#include <L1AnalysisRecoPhoton.h>
Public Member Functions | |
L1AnalysisRecoPhotonDataFormat * | getData () |
L1AnalysisRecoPhoton () | |
void | Reset () |
void | SetPhoton (const edm::Event &event, const edm::EventSetup &setup, const edm::Handle< reco::PhotonCollection > photons, const std::vector< edm::Handle< edm::ValueMap< bool > > > phoVIDDecisionHandles, const unsigned &maxPhoton) |
~L1AnalysisRecoPhoton () | |
Private Attributes | |
L1AnalysisRecoPhotonDataFormat | recoPhoton_ |
Definition at line 19 of file L1AnalysisRecoPhoton.h.
L1Analysis::L1AnalysisRecoPhoton::L1AnalysisRecoPhoton | ( | ) |
Definition at line 5 of file L1AnalysisRecoPhoton.cc.
L1Analysis::L1AnalysisRecoPhoton::~L1AnalysisRecoPhoton | ( | ) |
Definition at line 7 of file L1AnalysisRecoPhoton.cc.
|
inline |
Definition at line 31 of file L1AnalysisRecoPhoton.h.
References recoPhoton_.
Referenced by L1PhotonRecoTreeProducer::L1PhotonRecoTreeProducer().
|
inline |
Definition at line 32 of file L1AnalysisRecoPhoton.h.
References recoPhoton_, and L1Analysis::L1AnalysisRecoPhotonDataFormat::Reset().
Referenced by L1PhotonRecoTreeProducer::analyze().
void L1Analysis::L1AnalysisRecoPhoton::SetPhoton | ( | const edm::Event & | event, |
const edm::EventSetup & | setup, | ||
const edm::Handle< reco::PhotonCollection > | photons, | ||
const std::vector< edm::Handle< edm::ValueMap< bool > > > | phoVIDDecisionHandles, | ||
const unsigned & | maxPhoton | ||
) |
Definition at line 9 of file L1AnalysisRecoPhoton.cc.
References l1PhotonRecoTree_cfi::maxPhoton, and BPHMonitor_cfi::photons.
Referenced by L1PhotonRecoTreeProducer::analyze().
|
private |
Definition at line 35 of file L1AnalysisRecoPhoton.h.