Public Member Functions | |
virtual void | analyze (const edm::Event &evt, const edm::EventSetup &es) |
TauGenJetDumper (const edm::ParameterSet &pset) | |
virtual | ~TauGenJetDumper () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
edm::InputTag | genJetSrc_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 26 of file TauGenJetDumper.cc.
|
inlineexplicit |
Definition at line 28 of file TauGenJetDumper.cc.
|
inlinevirtual |
Definition at line 30 of file TauGenJetDumper.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 37 of file TauGenJetDumper.cc.
References gather_cfg::cout, genJetSrc_, JetMCTagUtils::genTauDecayMode(), edm::Event::getByLabel(), metsig::jet, convertSQLitetoXML_cfg::output, and reco::GenJet::print().
|
private |
Definition at line 33 of file TauGenJetDumper.cc.
Referenced by analyze().