Difference: TextToNtupleParser (7 vs. 8)

Revision 82011-02-16 - GavinKirby

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
-- GavinKirby - 2011-02-08
Line: 10 to 10
  For initial setup:
Changed:
<
<
source ~cdfsoft/cdf2.shrc
>
>
source ~cdfsoft/cdf2.shrc
 
Changed:
<
<
setup cdfsoft2 6.1.6.m
>
>
setup cdfsoft2 6.1.6.m
 
Changed:
<
<
setup neurobayes_expert
>
>
setup neurobayes_expert
 
Changed:
<
<
setup root v5_26_00 -q GCC_3_4_6 -f Linux+2.6
>
>
setup root v5_26_00 -q GCC_3_4_6 -f Linux+2.6
 
Changed:
<
<
cd /data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/
>
>
cd /data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/
 
Changed:
<
<
srt_setup -a
>
>
srt_setup -a
 
Changed:
<
<
cd -
>
>
cd -
  The command
Changed:
<
<
hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/testFillFlatFromAscii.sh
>
>
hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/testFillFlatFromAscii.sh
  runs the program on a text file.

The code is executed via the command:

Changed:
<
<
runFillFlatFromAscii teststeerFillFlatFromAscii.txt testFlatFillATLASl4vec.txt testFlatFillATLAS.root
>
>
runFillFlatFromAscii teststeerFillFlatFromAscii.txt testFlatFillATLASl4vec.txt testFlatFillATLAS.root
  The first argument is the steering file, the second is the text file you make and the third is the output root file.
Line: 42 to 48
  Copy the following files into a test area:
Changed:
<
<
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/TreeSpecEv.txt
>
>
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/TreeSpecEv.txt
 
Changed:
<
<
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/TreeSpecGlobal.txt
>
>
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/TreeSpecGlobal.txt
 
Changed:
<
<
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/HwwMtuple/root/VariableTreeToNTP.txt
>
>
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/HwwMtuple/root/VariableTreeToNTP.txt
 
Changed:
<
<
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/teststeerFillFlatFromAscii.txt
>
>
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/teststeerFillFlatFromAscii.txt
 
Changed:
<
<
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/testFlatFillATLASl4vec.txt
>
>
/data/cdf04/stdenis/hww_1fb/hwwcdf6.1.6.mv4_81/Hww/TRTuple/root/testFlatFillATLASl4vec.txt
  Edit teststeerFillFlatFromAscii.txt so the three files have no directory spec:
Changed:
<
<
GeneralParameter string 1 TreeSpecEv=TreeSpecEv.txt
>
>
GeneralParameter string 1 TreeSpecEv=TreeSpecEv.txt
 
Changed:
<
<
GeneralParameter string 1 TreeSpecGlobal=TreeSpecGlobal.txt
>
>
GeneralParameter string 1 TreeSpecGlobal=TreeSpecGlobal.txt
 
Changed:
<
<
GeneralParameter string 1 TreeToNTPMapFile=VariableTreeToNTP.txt
>
>
GeneralParameter string 1 TreeToNTPMapFile=VariableTreeToNTP.txt
  Now do:
Changed:
<
<
setup neurobayes_expert
>
>
setup neurobayes_expert
 
Changed:
<
<
setup root v5_26_00 -q GCC_3_4_6 -f Linux+2.6
>
>
setup root v5_26_00 -q GCC_3_4_6 -f Linux+2.6
  Now you can run the tool via the command
Changed:
<
<
runFillFlatFromAscii teststeerFillFlatFromAscii.txt testFlatFillATLASl4vec.txt testFlatFillATLAS.root
>
>
runFillFlatFromAscii teststeerFillFlatFromAscii.txt testFlatFillATLASl4vec.txt testFlatFillATLAS.root
 

Test environment -- ATLAS Version

Line: 103 to 117
  to the names in the output file from the event generator.
Changed:
<
<
Now the first problem I see is that the lepton inforamtion is not in EvInfoTree -- so you will need to try to figure out if it is available!
>
>
NB - lepton information is not in "EvInfoTree" - need to figure out if it is available.
 
Changed:
<
<
Then you wil have to add this to
VariableTreeToNTPATLASttHSemileptonic-v15.txt
>
>
Then add this to
VariableTreeToNTPATLASttHSemileptonic-v15.txt
 
Changed:
<
<
I do find that
TreeSpecATLAStth-v15.txt
has:
>
>
TreeSpecATLAStth-v15.txt
has:
 
ListParameter SpecifyVariable:PL_SelLepton_Pt 1 Type:double
 
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