#include <L1AnalysisGCT.h>
Public Member Functions | |
L1AnalysisGCTDataFormat * | getData () |
L1AnalysisGCT () | |
L1AnalysisGCT (bool verbose) | |
void | Reset () |
void | SetEm (const edm::Handle< L1GctEmCandCollection > l1IsoEm, const edm::Handle< L1GctEmCandCollection > l1NonIsoEm) |
void | SetES (const edm::Handle< L1GctEtMissCollection > l1EtMiss, const edm::Handle< L1GctHtMissCollection > l1HtMiss, const edm::Handle< L1GctEtHadCollection > l1EtHad, const edm::Handle< L1GctEtTotalCollection > l1EtTotal) |
void | SetHFminbias (const edm::Handle< L1GctHFRingEtSumsCollection > l1HFSums, const edm::Handle< L1GctHFBitCountsCollection > l1HFCounts) |
void | SetJet (const edm::Handle< L1GctJetCandCollection > l1CenJets, const edm::Handle< L1GctJetCandCollection > l1ForJets, const edm::Handle< L1GctJetCandCollection > l1TauJets, const edm::Handle< L1GctJetCandCollection > l1IsoTauJets) |
~L1AnalysisGCT () | |
Private Attributes | |
L1AnalysisGCTDataFormat | gct_ |
bool | verbose_ |
Definition at line 19 of file L1AnalysisGCT.h.
L1Analysis::L1AnalysisGCT::L1AnalysisGCT | ( | ) |
Definition at line 4 of file L1AnalysisGCT.cc.
L1Analysis::L1AnalysisGCT::L1AnalysisGCT | ( | bool | verbose | ) |
L1Analysis::L1AnalysisGCT::~L1AnalysisGCT | ( | ) |
Definition at line 13 of file L1AnalysisGCT.cc.
|
inline |
Definition at line 42 of file L1AnalysisGCT.h.
References gct_.
Referenced by L1NtupleProducer::L1NtupleProducer().
|
inline |
Definition at line 40 of file L1AnalysisGCT.h.
References gct_, and L1Analysis::L1AnalysisGCTDataFormat::Reset().
Referenced by L1NtupleProducer::analyzeGCT().
void L1Analysis::L1AnalysisGCT::SetEm | ( | const edm::Handle< L1GctEmCandCollection > | l1IsoEm, |
const edm::Handle< L1GctEmCandCollection > | l1NonIsoEm | ||
) |
Definition at line 208 of file L1AnalysisGCT.cc.
References Vispa.Plugins.EdmBrowser.EdmDataAccessor::ne().
void L1Analysis::L1AnalysisGCT::SetES | ( | const edm::Handle< L1GctEtMissCollection > | l1EtMiss, |
const edm::Handle< L1GctHtMissCollection > | l1HtMiss, | ||
const edm::Handle< L1GctEtHadCollection > | l1EtHad, | ||
const edm::Handle< L1GctEtTotalCollection > | l1EtTotal | ||
) |
Definition at line 108 of file L1AnalysisGCT.cc.
void L1Analysis::L1AnalysisGCT::SetHFminbias | ( | const edm::Handle< L1GctHFRingEtSumsCollection > | l1HFSums, |
const edm::Handle< L1GctHFBitCountsCollection > | l1HFCounts | ||
) |
Definition at line 179 of file L1AnalysisGCT.cc.
void L1Analysis::L1AnalysisGCT::SetJet | ( | const edm::Handle< L1GctJetCandCollection > | l1CenJets, |
const edm::Handle< L1GctJetCandCollection > | l1ForJets, | ||
const edm::Handle< L1GctJetCandCollection > | l1TauJets, | ||
const edm::Handle< L1GctJetCandCollection > | l1IsoTauJets | ||
) |
Definition at line 17 of file L1AnalysisGCT.cc.
References edm::HandleBase::isValid().
|
private |
Definition at line 46 of file L1AnalysisGCT.h.
|
private |
Definition at line 45 of file L1AnalysisGCT.h.