Difference: GavinPhdWork (1 vs. 6)

Revision 62010-12-08 - GavinKirby

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
-- GavinKirby - 2010-08-04

Objectives

Deleted:
<
<
  • Get pythia from the web, try to compile it and run an example. Then try to run top and ttH. Dump some events.
    NB - eventually run Pythia in Athena (this requires CERN computing acount - currently disabled)
 
  • Work on updating documentation:
    Look at the order of build in hwwscript.sh: the most basic
    things are built first, so they are tools.
    Section on Basic Tools:
    -Look at the code in HwwUtil and try to categorize
    - HwwUtil
    - steering files
    - container utilities that use steering files
    -FlatTuple
    -FlatReader
    -McLimit
    -FlatFitter
    -Computentp
    A diagram of the analysis may be found in ~stdenis/batch/flattpf52.sh
    Section on how it works together
    Section on Utilities used after analysis to read log files (I will
    have to send hints), analyzes the results of the training.
    Description of what to look for in training

  • Work on figuring out how to do documentation
    Look at Root, Pythia, Workbook for ATLAS to figure out what is best
    approach, but don't wait to start getting facts written down.

Revision 52010-08-05 - GavinKirby

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
-- GavinKirby - 2010-08-04

Objectives

Changed:
<
<
  • Get pythia from the web, try to compile it and run an example. Then try to run top and ttH. Dump some events.
    NB - ideally run Pythia in Athena (this requires CERN computing acount - currently disabled)
>
>
  • Get pythia from the web, try to compile it and run an example. Then try to run top and ttH. Dump some events.
    NB - eventually run Pythia in Athena (this requires CERN computing acount - currently disabled)
 
  • Work on updating documentation:
    Look at the order of build in hwwscript.sh: the most basic
    things are built first, so they are tools.
    Section on Basic Tools:
    -Look at the code in HwwUtil and try to categorize
    - HwwUtil
    - steering files
    - container utilities that use steering files
    -FlatTuple
    -FlatReader
    -McLimit
    -FlatFitter
    -Computentp
    A diagram of the analysis may be found in ~stdenis/batch/flattpf52.sh
    Section on how it works together
    Section on Utilities used after analysis to read log files (I will
    have to send hints), analyzes the results of the training.
    Description of what to look for in training

Revision 42010-08-05 - GavinKirby

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
-- GavinKirby - 2010-08-04

Objectives

Changed:
<
<
  • Get pythia from the web, try to compile it and run an example. Then try
    to run top and ttH. Dump some events.
>
>
  • Get pythia from the web, try to compile it and run an example. Then try to run top and ttH. Dump some events.
    NB - ideally run Pythia in Athena (this requires CERN computing acount - currently disabled)
 
  • Work on updating documentation:
    Look at the order of build in hwwscript.sh: the most basic
    things are built first, so they are tools.
    Section on Basic Tools:
    -Look at the code in HwwUtil and try to categorize
    - HwwUtil
    - steering files
    - container utilities that use steering files
    -FlatTuple
    -FlatReader
    -McLimit
    -FlatFitter
    -Computentp
    A diagram of the analysis may be found in ~stdenis/batch/flattpf52.sh
    Section on how it works together
    Section on Utilities used after analysis to read log files (I will
    have to send hints), analyzes the results of the training.
    Description of what to look for in training

Revision 32010-08-04 - GavinKirby

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
-- GavinKirby - 2010-08-04
Added:
>
>

Objectives

 
  • Get pythia from the web, try to compile it and run an example. Then try
    to run top and ttH. Dump some events.

  • Work on updating documentation:
    Look at the order of build in hwwscript.sh: the most basic
    things are built first, so they are tools.
    Section on Basic Tools:
    -Look at the code in HwwUtil and try to categorize
    - HwwUtil
    - steering files
    - container utilities that use steering files
    -FlatTuple
    -FlatReader
    -McLimit
    -FlatFitter
    -Computentp
    A diagram of the analysis may be found in ~stdenis/batch/flattpf52.sh
    Section on how it works together
    Section on Utilities used after analysis to read log files (I will
    have to send hints), analyzes the results of the training.
    Description of what to look for in training
Line: 10 to 12
 
  • Look at the Matrix element package in Hww. (Still debugging)
  • Update TMVA to latest version (need -m32 -march=i686 in CFLAGS for compiling?)
\ No newline at end of file
Added:
>
>

Links

Peter Dong Thesis

Revision 22010-08-04 - RichardStDenis

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
-- GavinKirby - 2010-08-04
Line: 9 to 9
 
  • Work on figuring out how to do documentation
    Look at Root, Pythia, Workbook for ATLAS to figure out what is best
    approach, but don't wait to start getting facts written down.

  • Look at the Matrix element package in Hww. (Still debugging)
Added:
>
>
  • Update TMVA to latest version (need -m32 -march=i686 in CFLAGS for compiling?)
 \ No newline at end of file

Revision 12010-08-04 - GavinKirby

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"
-- GavinKirby - 2010-08-04

  • Get pythia from the web, try to compile it and run an example. Then try
    to run top and ttH. Dump some events.

  • Work on updating documentation:
    Look at the order of build in hwwscript.sh: the most basic
    things are built first, so they are tools.
    Section on Basic Tools:
    -Look at the code in HwwUtil and try to categorize
    - HwwUtil
    - steering files
    - container utilities that use steering files
    -FlatTuple
    -FlatReader
    -McLimit
    -FlatFitter
    -Computentp
    A diagram of the analysis may be found in ~stdenis/batch/flattpf52.sh
    Section on how it works together
    Section on Utilities used after analysis to read log files (I will
    have to send hints), analyzes the results of the training.
    Description of what to look for in training

  • Work on figuring out how to do documentation
    Look at Root, Pythia, Workbook for ATLAS to figure out what is best
    approach, but don't wait to start getting facts written down.

  • Look at the Matrix element package in Hww. (Still debugging)
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback