#include <L1AnalysisRecoJet.h>
Public Member Functions | |
L1AnalysisRecoJetDataFormat * | getData () |
L1AnalysisRecoJet () | |
void | Reset () |
void | SetCaloJet (const edm::Event &event, const edm::EventSetup &setup, const edm::Handle< reco::CaloJetCollection > caloJets, unsigned maxJet) |
~L1AnalysisRecoJet () | |
Private Attributes | |
L1AnalysisRecoJetDataFormat | recoJet_ |
Definition at line 20 of file L1AnalysisRecoJet.h.
L1Analysis::L1AnalysisRecoJet::L1AnalysisRecoJet | ( | ) |
Definition at line 6 of file L1AnalysisRecoJet.cc.
L1Analysis::L1AnalysisRecoJet::~L1AnalysisRecoJet | ( | ) |
Definition at line 8 of file L1AnalysisRecoJet.cc.
|
inline |
Definition at line 32 of file L1AnalysisRecoJet.h.
References recoJet_.
|
inline |
Definition at line 33 of file L1AnalysisRecoJet.h.
References recoJet_, and L1Analysis::L1AnalysisRecoJetDataFormat::Reset().
void L1Analysis::L1AnalysisRecoJet::SetCaloJet | ( | const edm::Event & | event, |
const edm::EventSetup & | setup, | ||
const edm::Handle< reco::CaloJetCollection > | caloJets, | ||
unsigned | maxJet | ||
) |
Definition at line 10 of file L1AnalysisRecoJet.cc.
References isolatedTracks_cfi::caloJets, and l1JetRecoTree_cfi::maxJet.
|
private |
Definition at line 36 of file L1AnalysisRecoJet.h.