Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 36 to 36 | ||||||||
The first argument is the steering file, the second is the text file you make and the third is the output root file. | ||||||||
Changed: | ||||||||
< < | The steering file should be pointed at the evinfo, global and variable tree to ntp definitions. | |||||||
> > | The steering file should be pointed at the evinfo, global and variable tree to ntp definitions (i.e. in separate configuration/steering files). | |||||||
Test environment -- CDF Version | ||||||||
Line: 125 to 125 | ||||||||
ListParameter EvInfoTree:28 1 PL_SelLepton_Pt:PL_SelLepton_Pt/PL_SelLepton_Pt: | ||||||||
Changed: | ||||||||
< < | o For each variable you add, you need to increment the number. So EvInfoTree:28 needs to goto EvInfoTree:29 for the next varaible. | |||||||
> > | Misc. notes: | |||||||
Changed: | ||||||||
< < | o The value to the left of the : has to match your name in your text file that you write. This does no have to be the same as the stuff to the right. Later on this is used as the input variable to plotting and the neural net training. This however is your point where you are flexible in mapping the branch/leaf to that name of the varaible later. | |||||||
> > |
| |||||||
Changed: | ||||||||
< < | o The stuff to the right of the : is the branch/leaf as it appears in root. In fact if you have a root file, Alistair wrote a tool to make this file from it. | |||||||
> > |
|