Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 34 to 34 | ||||||||
runs the program on a text file. | ||||||||
Changed: | ||||||||
< < | The code is executed via the command: | |||||||
> > | The code is executed via the command (sample syntax): | |||||||
runFillFlatFromAscii teststeerFillFlatFromAscii.txt testFlatFillATLASl4vec.txt testFlatFillATLAS.root | ||||||||
Changed: | ||||||||
< < | The first argument is the steering file, the second is the text file you make and the third is the output root file. | |||||||
> > | The first argument is the steering file, the second is the text file containing output from the event generator and the third is the output root file. | |||||||
The steering file should be pointed at the evinfo, global and variable tree to ntp definitions (i.e. in separate configuration/steering files). | ||||||||
Line: 135 to 135 | ||||||||
ListParameter EvInfoTree:28 1 PL_SelLepton_Pt:PL_SelLepton_Pt/PL_SelLepton_Pt | ||||||||
Added: | ||||||||
> > | Run the ATLAS test:
runFillFlatFromAscii teststeerFillFlatFromAscii.txt testFlatFillATLASl4vec.txt testFlatFillATLAS.root | |||||||
Misc. notes:
|