Variables | |
tuple | looper |
configuration of event looper for MVA taining More... | |
tuple | saveTtSemiLepJetCombMVATrainTree = cms.Sequence(trainTtSemiLepJetCombMVA) |
provide a sequence to save a tree for the training More... | |
tuple TtSemiLepJetCombMVATrainTreeSaver_cff.looper |
configuration of event looper for MVA taining
take care to make the looper known to the process! the way to do that is to add the following lines to your cfg.py:
from TopQuarkAnalysis.TopJetCombination.TtSemiLepJetCombMVATrainTreeSaver_cff import looper
Definition at line 15 of file TtSemiLepJetCombMVATrainTreeSaver_cff.py.
tuple TtSemiLepJetCombMVATrainTreeSaver_cff.saveTtSemiLepJetCombMVATrainTree = cms.Sequence(trainTtSemiLepJetCombMVA) |
provide a sequence to save a tree for the training
Definition at line 28 of file TtSemiLepJetCombMVATrainTreeSaver_cff.py.