Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- p { margin-bottom: 0.21cm; }h1 { margin-bottom: 0.21cm; }h1.western { font-family: "Liberation Serif",serif; }h1.cjk { font-family: "DejaVu Sans"; }h1.ctl { font-family: "DejaVu Sans"; }h2 { margin-bottom: 0.21cm; }h4 { margin-bottom: 0.21cm; }h5 { margin-bottom: 0.21cm; }h3 { margin-bottom: 0.21cm; }h3.western { font-family: "Liberation Serif",serif; }h3.cjk { font-family: "DejaVu Sans"; }h3.ctl { font-family: "DejaVu Sans"; }pre.cjk { font-family: "DejaVu Sans",monospace; }a:link { } --> | ||||||||
Line: 457 to 457 | ||||||||
Setting which variables to plot and train on | ||||||||
Changed: | ||||||||
< < | You need to let GlaNtp know where tha variables you are interested in are. It is also possible to merely plot some variables you're interested in without adding them to the training just yet. You need to provide GlaNtp with the location of the variables in all cases - this is done in VariableTreeToNTPATLASttHSemiLeptonic-v16.txt and TreeSpecATLAStth-v16_event.txt (or TreeSpecATLAStth-v16_global.txt as applicable). | |||||||
> > | You need to let GlaNtp know where the variables you are interested in are. It is also possible to merely plot some variables you're interested in without adding them to the training just yet. You need to provide GlaNtp with the location of the variables in all cases - this is done in VariableTreeToNTPATLASttHSemiLeptonic-v16.txt and TreeSpecATLAStth-v16_event.txt (or TreeSpecATLAStth-v16_global.txt as applicable). | |||||||
VariableTreeToNTPATLASttHSemiLeptonic-v16.txt | ||||||||
Line: 475 to 475 | ||||||||
ColumnParameter SpecifyHist:my_NN_BJetWeight_Jet1 0 OnOff=1:Min=-5:Max=10 | ||||||||
Changed: | ||||||||
< < | This is just for the plotting scripts (but if you're training on variables, you should probably want them plotted as well...). The number after the SpecifyHist string (in this case 0) needs to be different for each entry. The following string is fairly self-explanatory | |||||||
> > | This is just for the plotting scripts (but if you're training on variables, you should probably want them plotted as well...). The number after the SpecifyHist string (in this case 0) needs to be different for each entry. The following string is fairly self-explanatory.
ATLAStthDiscrToLabel.txtListParameter DiscrToLabel:7 1 my_NN_BJet12_M:M^{BJet}_{12}\(MeV/c^{2}),MeV/c^{2}This is to make the axes titles in the plots easier on the eye. The ordering of variables and the numbering matches that in VariableTreeToNTPATLASttHSemiLeptonic-v16.txt. The final string is composed of two parts. The first is the variable name, and then after the semicolon comes the version you want on the plot axis, using root's LaTeX markup. | |||||||
TMVAvarset.txt (genemflat_batch_Complete2_SL5.sh) |