#include <AlCaElectronsTest.h>
Private Member Functions | |
void | fillAroundBarrel (const EcalRecHitCollection *recHits, int eta, int phi) |
void | fillAroundEndcap (const EcalRecHitCollection *recHits, int ics, int ips) |
EcalRecHit | getMaximum (const EcalRecHitCollection *recHits) |
Private Attributes | |
edm::EDGetTokenT< EBRecHitCollection > | m_barrelAlCa |
TH2F * | m_barrelGlobalCrystalsEnergy |
ECAL Energy. More... | |
TH2F * | m_barrelGlobalCrystalsEnergyMap |
ECAL EnergyMap. More... | |
TH2F * | m_barrelGlobalCrystalsMap |
ECAL map. More... | |
TH2F * | m_barrelLocalCrystalsEnergy |
local Energy More... | |
TH2F * | m_barrelLocalCrystalsMap |
local map More... | |
edm::EDGetTokenT< EERecHitCollection > | m_endcapAlCa |
TH2F * | m_endcapGlobalCrystalsEnergy |
ECAL Energy. More... | |
TH2F * | m_endcapGlobalCrystalsEnergyMap |
ECAL EnergyMap. More... | |
TH2F * | m_endcapGlobalCrystalsMap |
ECAL map. More... | |
TH2F * | m_endcapLocalCrystalsEnergy |
local Energy More... | |
TH2F * | m_endcapLocalCrystalsMap |
local map More... | |
std::string | m_outputFileName |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 35 of file AlCaElectronsTest.h.
|
explicit |
Definition at line 75 of file AlCaElectronsTest.h.
References TFileService::kSharedResource.
|
default |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 111 of file AlCaElectronsTest.h.
References EcalRecHit::energy(), fillAroundBarrel(), fillAroundEndcap(), getMaximum(), EcalRecHit::id(), iEvent, edm::HandleBase::isValid(), SummaryClient_cfi::labels, edm::EDConsumerBase::labelsForToken(), m_barrelAlCa, m_barrelGlobalCrystalsEnergy, m_barrelGlobalCrystalsMap, m_endcapAlCa, m_endcapGlobalCrystalsEnergy, m_endcapGlobalCrystalsMap, and edm::Handle< T >::product().
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 85 of file AlCaElectronsTest.h.
References compareTotals::fs, m_barrelGlobalCrystalsEnergy, m_barrelGlobalCrystalsEnergyMap, m_barrelGlobalCrystalsMap, m_barrelLocalCrystalsEnergy, m_barrelLocalCrystalsMap, m_endcapGlobalCrystalsEnergy, m_endcapGlobalCrystalsEnergyMap, m_endcapGlobalCrystalsMap, m_endcapLocalCrystalsEnergy, and m_endcapLocalCrystalsMap.
|
private |
Definition at line 169 of file AlCaElectronsTest.h.
References PVValHelper::eta, EBDetId::ieta(), EBDetId::iphi(), m_barrelGlobalCrystalsEnergyMap, m_barrelLocalCrystalsEnergy, m_barrelLocalCrystalsMap, phi, and FastTrackerRecHitMaskProducer_cfi::recHits.
Referenced by analyze().
|
private |
Definition at line 181 of file AlCaElectronsTest.h.
References Ecal07UnpackerData_cfi::ics, EEDetId::ix(), EEDetId::iy(), m_endcapGlobalCrystalsEnergyMap, m_endcapLocalCrystalsEnergy, m_endcapLocalCrystalsMap, and FastTrackerRecHitMaskProducer_cfi::recHits.
Referenced by analyze().
|
private |
Definition at line 155 of file AlCaElectronsTest.h.
References HCALHighEnergyHPDFilter_cfi::energy, SiStripPI::max, and FastTrackerRecHitMaskProducer_cfi::recHits.
Referenced by analyze().
|
private |
Definition at line 47 of file AlCaElectronsTest.h.
Referenced by analyze().
|
private |
ECAL Energy.
Definition at line 60 of file AlCaElectronsTest.h.
Referenced by analyze(), and beginJob().
|
private |
ECAL EnergyMap.
Definition at line 68 of file AlCaElectronsTest.h.
Referenced by beginJob(), and fillAroundBarrel().
|
private |
ECAL map.
Definition at line 52 of file AlCaElectronsTest.h.
Referenced by analyze(), and beginJob().
|
private |
local Energy
Definition at line 62 of file AlCaElectronsTest.h.
Referenced by beginJob(), and fillAroundBarrel().
|
private |
local map
Definition at line 54 of file AlCaElectronsTest.h.
Referenced by beginJob(), and fillAroundBarrel().
|
private |
Definition at line 48 of file AlCaElectronsTest.h.
Referenced by analyze().
|
private |
ECAL Energy.
Definition at line 64 of file AlCaElectronsTest.h.
Referenced by analyze(), and beginJob().
|
private |
ECAL EnergyMap.
Definition at line 70 of file AlCaElectronsTest.h.
Referenced by beginJob(), and fillAroundEndcap().
|
private |
ECAL map.
Definition at line 56 of file AlCaElectronsTest.h.
Referenced by analyze(), and beginJob().
|
private |
local Energy
Definition at line 66 of file AlCaElectronsTest.h.
Referenced by beginJob(), and fillAroundEndcap().
|
private |
local map
Definition at line 58 of file AlCaElectronsTest.h.
Referenced by beginJob(), and fillAroundEndcap().
|
private |
Definition at line 49 of file AlCaElectronsTest.h.