Variables | |
tuple | looper |
tuple | saveTtSemiLepJetCombMVATrainTree = cms.Sequence(trainTtSemiLepJetCombMVA) |
provide a sequence to save a tree for the training |
tuple TtSemiLepJetCombMVATrainTreeSaver_Muons_cff::looper [static] |
Initial value:
cms.Looper("TtSemiLepJetCombMVATrainerLooper", trainers = cms.VPSet(cms.PSet( monitoring = cms.untracked.bool(False), loadState = cms.untracked.bool(False), saveState = cms.untracked.bool(True), calibrationRecord = cms.string('ttSemiLepJetCombMVA'), trainDescription = cms.untracked.FileInPath( 'TopQuarkAnalysis/TopJetCombination/data/TtSemiLepJetCombMVATrainTreeSaver_Muons.xml') )) )
from TopQuarkAnalysis.TopJetCombination.TtSemiLepJetCombMVATrainTreeSaver_Muons_cff import looper process.looper = looper ------------------------------------------------------------------------------------------
Definition at line 18 of file TtSemiLepJetCombMVATrainTreeSaver_Muons_cff.py.
Referenced by PhysicsTools::MVATrainer::makeTrainCalibration().
tuple TtSemiLepJetCombMVATrainTreeSaver_Muons_cff::saveTtSemiLepJetCombMVATrainTree = cms.Sequence(trainTtSemiLepJetCombMVA) [static] |
provide a sequence to save a tree for the training
Definition at line 30 of file TtSemiLepJetCombMVATrainTreeSaver_Muons_cff.py.