CMS 3D CMS Logo

TtSemiLepJetCombMVATrainTreeSaver_Muons_cff Namespace Reference


Variables

tuple looper
tuple saveTtSemiLepJetCombMVATrainTree = cms.Sequence(trainTtSemiLepJetCombMVA)
 provide a sequence to save a tree for the training


Variable Documentation

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')
    ))
)
------------------------------------------------------------------------------------------ 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_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.


Generated on Tue Jun 9 18:53:12 2009 for CMSSW by  doxygen 1.5.4