Variables | |
string | category_key = 'CaloParticleDebugger%s' |
tuple | default = dict(limit=0) |
string | filename = '%s_%s.log' |
tuple | fileNames |
string | input_filename = 'default.root' |
tuple | inputCommands |
list | labels = ['SimTracks', 'SimVertices', 'GenParticles', 'TrackingParticles', 'CaloParticles', 'SimClusters'] |
string | main_key = '%sMessageLogger' |
tuple | messageLogger = dict() |
tuple | options = VarParsing('analysis') |
tuple | process = cms.Process("Demo") |
string | threshold = 'INFO' |
string caloParticleDebugger_cfg.category_key = 'CaloParticleDebugger%s' |
Definition at line 53 of file caloParticleDebugger_cfg.py.
tuple caloParticleDebugger_cfg.default = dict(limit=0) |
Definition at line 57 of file caloParticleDebugger_cfg.py.
string caloParticleDebugger_cfg.filename = '%s_%s.log' |
Definition at line 55 of file caloParticleDebugger_cfg.py.
tuple caloParticleDebugger_cfg.fileNames |
Definition at line 33 of file caloParticleDebugger_cfg.py.
string caloParticleDebugger_cfg.input_filename = 'default.root' |
Definition at line 19 of file caloParticleDebugger_cfg.py.
tuple caloParticleDebugger_cfg.inputCommands |
Definition at line 26 of file caloParticleDebugger_cfg.py.
list caloParticleDebugger_cfg.labels = ['SimTracks', 'SimVertices', 'GenParticles', 'TrackingParticles', 'CaloParticles', 'SimClusters'] |
Definition at line 49 of file caloParticleDebugger_cfg.py.
string caloParticleDebugger_cfg.main_key = '%sMessageLogger' |
Definition at line 52 of file caloParticleDebugger_cfg.py.
tuple caloParticleDebugger_cfg.messageLogger = dict() |
Definition at line 50 of file caloParticleDebugger_cfg.py.
tuple caloParticleDebugger_cfg.options = VarParsing('analysis') |
Definition at line 5 of file caloParticleDebugger_cfg.py.
tuple caloParticleDebugger_cfg.process = cms.Process("Demo") |
Definition at line 8 of file caloParticleDebugger_cfg.py.
string caloParticleDebugger_cfg.threshold = 'INFO' |
Definition at line 56 of file caloParticleDebugger_cfg.py.