#include <L1AnalysisL1Extra.h>
Private Attributes | |
L1AnalysisL1ExtraDataFormat | l1extra_ |
Definition at line 26 of file L1AnalysisL1Extra.h.
L1Analysis::L1AnalysisL1Extra::L1AnalysisL1Extra | ( | ) |
Definition at line 3 of file L1AnalysisL1Extra.cc.
L1Analysis::L1AnalysisL1Extra::~L1AnalysisL1Extra | ( | ) |
Definition at line 5 of file L1AnalysisL1Extra.cc.
|
inline |
Definition at line 41 of file L1AnalysisL1Extra.h.
References l1extra_.
Referenced by L1ExtraTreeProducer::L1ExtraTreeProducer().
|
inline |
Definition at line 30 of file L1AnalysisL1Extra.h.
References l1extra_, and L1Analysis::L1AnalysisL1ExtraDataFormat::Reset().
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetCenJet | ( | const edm::Handle< l1extra::L1JetParticleCollection > | cenJet, |
unsigned | maxL1Extra | ||
) |
Definition at line 33 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetFwdJet | ( | const edm::Handle< l1extra::L1JetParticleCollection > | fwdJet, |
unsigned | maxL1Extra | ||
) |
Definition at line 50 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetHFring | ( | const edm::Handle< l1extra::L1HFRingsCollection > | hfRings | ) |
Definition at line 139 of file L1AnalysisL1Extra.cc.
References mps_fire::i.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetIsoEm | ( | const edm::Handle< l1extra::L1EmParticleCollection > | isoEm, |
unsigned | maxL1Extra | ||
) |
Definition at line 7 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetIsoTauJet | ( | const edm::Handle< l1extra::L1JetParticleCollection > | isoTauJet, |
unsigned | maxL1Extra | ||
) |
Definition at line 80 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetMet | ( | const edm::Handle< l1extra::L1EtMissParticleCollection > | mets | ) |
Definition at line 119 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and singleTopDQM_cfi::mets.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetMht | ( | const edm::Handle< l1extra::L1EtMissParticleCollection > | mhts | ) |
Definition at line 129 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetMuon | ( | const edm::Handle< l1extra::L1MuonParticleCollection > | muon, |
unsigned | maxL1Extra | ||
) |
Definition at line 95 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetNonIsoEm | ( | const edm::Handle< l1extra::L1EmParticleCollection > | nonIsoEm, |
unsigned | maxL1Extra | ||
) |
Definition at line 20 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
void L1Analysis::L1AnalysisL1Extra::SetTauJet | ( | const edm::Handle< l1extra::L1JetParticleCollection > | tauJet, |
unsigned | maxL1Extra | ||
) |
Definition at line 65 of file L1AnalysisL1Extra.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and l1ExtraTree_cfi::maxL1Extra.
Referenced by L1ExtraTreeProducer::analyze().
|
private |
Definition at line 44 of file L1AnalysisL1Extra.h.