#include <L1AnalysisGenerator.h>
Public Member Functions | |
L1AnalysisGeneratorDataFormat * | getData () |
L1AnalysisGenerator () | |
void | Reset () |
void | Set (const edm::Event &e) |
~L1AnalysisGenerator () | |
Private Attributes | |
L1AnalysisGeneratorDataFormat | generator_ |
Definition at line 15 of file L1AnalysisGenerator.h.
L1Analysis::L1AnalysisGenerator::L1AnalysisGenerator | ( | ) |
Definition at line 10 of file L1AnalysisGenerator.cc.
L1Analysis::L1AnalysisGenerator::~L1AnalysisGenerator | ( | ) |
Definition at line 14 of file L1AnalysisGenerator.cc.
|
inline |
Definition at line 22 of file L1AnalysisGenerator.h.
References generator_.
Referenced by L1NtupleProducer::L1NtupleProducer().
|
inline |
Definition at line 20 of file L1AnalysisGenerator.h.
References generator_, and L1Analysis::L1AnalysisGeneratorDataFormat::Reset().
Referenced by L1NtupleProducer::analyzeGenerator().
void L1Analysis::L1AnalysisGenerator::Set | ( | const edm::Event & | e | ) |
Definition at line 18 of file L1AnalysisGenerator.cc.
References funct::abs(), reco::LeafCandidate::energy(), genParticleCandidates2GenParticles_cfi::genParticles, edm::Event::getByLabel(), i, reco::CompositeRefCandidateT< D >::mother(), reco::CompositeRefCandidateT< D >::numberOfMothers(), AlCaHLTBitMon_ParallelJobs::p, SingleMuPt40Fwdv2_cfi_GEN_SIM::pdgId, reco::LeafCandidate::pdgId(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), reco::LeafCandidate::pz(), and reco::LeafCandidate::status().
|
private |
Definition at line 25 of file L1AnalysisGenerator.h.