![]() |
![]() |
#include <ComparisonPlots/HCALGPUAnalyzer/plugins/HCALGPUAnalyzer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
int | depth |
int | depthGPU |
edm::Service< TFileService > | FileService |
TH2F * | hEnergy_2dM0 |
TH2F * | hEnergy_2dMahi |
TH1F * | hEnergy_cpu |
TH1F * | hEnergy_cpugpu |
TH1F * | hEnergy_cpugpu_rel |
TH1F * | hEnergy_gpu |
TH1F * | hEnergyM0_cpu |
TH1F * | hEnergyM0_gpu |
edm::EDGetTokenT< HBHERecHitCollection > | hRhToken |
edm::EDGetTokenT< HBHERecHitCollection > | hRhTokenGPU |
TH2F * | hTime_2dMahi |
TH1F * | hTime_cpu |
TH1F * | hTime_gpu |
double | iEta |
double | iEtaGPU |
double | iPhi |
double | iPhiGPU |
TH2F * | Matched |
double | Method0Energy |
double | Method0EnergyGPU |
double | RecHitEnergy |
double | RecHitEnergyGPU |
double | RecHitTime |
double | RecHitTimeGPU |
TH2F * | Unmatched |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 54 of file HCALGPUAnalyzer.cc.
|
explicit |
Definition at line 110 of file HCALGPUAnalyzer.cc.
References edm::ParameterSet::getUntrackedParameter(), and reco::Matched.
|
overridedefault |
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 172 of file HCALGPUAnalyzer.cc.
References hcalRecHitTable_cff::depth, hcalRecHitTable_cff::energy, mps_fire::i, l1tPhase2CaloJetEmulator_cfi::iEta, HcalDetId::ieta(), iEvent, createfilelist::int, HcalDetId::iphi(), dqmiolumiharvest::j, reco::Matched, DetId::rawId(), edm::SortedCollection< T, SORT >::size(), and hcalRecHitTable_cff::time.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 292 of file HCALGPUAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 295 of file HCALGPUAnalyzer.cc.
|
static |
Definition at line 298 of file HCALGPUAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
private |
Definition at line 75 of file HCALGPUAnalyzer.cc.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), and dqm_interfaces.DirWalkerDB::run().
|
private |
Definition at line 75 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 93 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 78 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 77 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 83 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 85 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 86 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 84 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 87 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 88 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 95 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 96 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 79 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 89 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 90 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 73 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 73 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 74 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 74 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 82 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 70 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 70 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 71 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 71 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 72 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 72 of file HCALGPUAnalyzer.cc.
|
private |
Definition at line 81 of file HCALGPUAnalyzer.cc.