Classes | |
struct | SimpleHGCTC |
Public Member Functions | |
L1TPFCaloProducer (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
void | readHcalDigis_ (edm::Event &event, const edm::EventSetup &) |
void | readHcalHGCTowers_ (edm::Event &event, const edm::EventSetup &) |
void | readPhase2BarrelCaloTowers_ (edm::Event &event, const edm::EventSetup &) |
Private Attributes | |
std::unique_ptr< l1tpf_calo::SimpleCaloLinkerBase > | caloLinker_ |
bool | debug_ |
edm::ESGetToken< CaloTPGTranscoder, CaloTPGRecord > | decoderTag_ |
std::vector< edm::EDGetTokenT< reco::CandidateView > > | ecalCands_ |
l1tpf_calo::SingleCaloClusterer | ecalClusterer_ |
bool | ecalOnly_ |
l1tpf::corrector | emCorrector_ |
l1tpf::corrector | hadCorrector_ |
std::vector< edm::EDGetTokenT< reco::CandidateView > > | hcalCands_ |
l1tpf_calo::SingleCaloClusterer | hcalClusterer_ |
std::vector< edm::EDGetTokenT< HcalTrigPrimDigiCollection > > | hcalDigis_ |
bool | hcalDigisBarrel_ |
bool | hcalDigisHF_ |
std::vector< edm::EDGetTokenT< l1t::HGCalTowerBxCollection > > | hcalHGCTowers_ |
bool | hcalHGCTowersHadOnly_ |
l1tpf::corrector | hcCorrector_ |
std::vector< edm::EDGetTokenT< l1tp2::CaloTowerCollection > > | phase2barrelTowers_ |
l1tpf::ParametricResolution | resol_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 31 of file L1TPFCaloProducer.cc.
|
explicit |
Definition at line 70 of file L1TPFCaloProducer.cc.
References ecalCands_, ecalOnly_, edm::ParameterSet::getParameter(), hcalCands_, hcalDigis_, hcalDigisBarrel_, hcalDigisHF_, hcalHGCTowers_, hcalHGCTowersHadOnly_, phase2barrelTowers_, and GlobalPosition_Frontier_DevDB_cff::tag.
|
overrideprivate |
-------------—ECAL INFO----------------—
-------------—HCAL INFO----------------—
------------— CLUSTERING ---------------—
Definition at line 129 of file L1TPFCaloProducer.cc.
References funct::abs(), l1tpf_calo::SingleCaloClusterer::add(), HltBtagPostValidation_cff::c, caloLinker_, l1tpf_calo::SingleCaloClusterer::clear(), bsc_activity_cfg::clusters, l1tpf_calo::SingleCaloClusterer::correct(), l1tpf::corrector::correctedPt(), debug_, ecalCands_, ecalClusterer_, ecalOnly_, emCorrector_, l1tpf_calo::SingleCaloClusterer::fetch(), l1tpf_calo::SingleCaloClusterer::fetchCells(), hadCorrector_, hcalCands_, hcalClusterer_, hcalDigis_, hcalHGCTowers_, hcCorrector_, iEvent, eostools::move(), phase2barrelTowers_, readHcalDigis_(), readHcalHGCTowers_(), readPhase2BarrelCaloTowers_(), resol_, l1tpf_calo::SingleCaloClusterer::run(), unpackBuffers-CaloStage2::token, and l1tpf::corrector::valid().
|
private |
Definition at line 237 of file L1TPFCaloProducer.cc.
References funct::abs(), l1tpf_calo::SingleCaloClusterer::add(), debug_, decoderTag_, EgHLTOffHistBins_cfi::et, edm::EventSetup::getData(), hcalClusterer_, hcalDigis_, hcalDigisBarrel_, hcalDigisHF_, LEDCalibrationChannels::ieta, iEvent, LEDCalibrationChannels::iphi, unpackBuffers-CaloStage2::token, l1t::CaloTools::towerEta(), and l1t::CaloTools::towerPhi().
Referenced by produce().
|
private |
Definition at line 281 of file L1TPFCaloProducer.cc.
References l1tpf_calo::SingleCaloClusterer::add(), BXVector< T >::begin(), debug_, ecalClusterer_, BXVector< T >::end(), hcalClusterer_, hcalHGCTowers_, hcalHGCTowersHadOnly_, iEvent, and unpackBuffers-CaloStage2::token.
Referenced by produce().
|
private |
Definition at line 261 of file L1TPFCaloProducer.cc.
References l1tpf_calo::SingleCaloClusterer::add(), debug_, ecalClusterer_, hcalClusterer_, createfilelist::int, phase2barrelTowers_, submitPVValidationJobs::t, unpackBuffers-CaloStage2::token, and HLT_FULL_cff::towers.
Referenced by produce().
|
private |
Definition at line 52 of file L1TPFCaloProducer.cc.
Referenced by produce().
|
private |
Definition at line 36 of file L1TPFCaloProducer.cc.
Referenced by produce(), readHcalDigis_(), readHcalHGCTowers_(), and readPhase2BarrelCaloTowers_().
|
private |
Definition at line 41 of file L1TPFCaloProducer.cc.
Referenced by readHcalDigis_().
|
private |
Definition at line 37 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), and produce().
|
private |
Definition at line 51 of file L1TPFCaloProducer.cc.
Referenced by produce(), readHcalHGCTowers_(), and readPhase2BarrelCaloTowers_().
|
private |
Definition at line 36 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), and produce().
|
private |
Definition at line 47 of file L1TPFCaloProducer.cc.
Referenced by produce().
|
private |
Definition at line 49 of file L1TPFCaloProducer.cc.
Referenced by produce().
|
private |
Definition at line 38 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), and produce().
|
private |
Definition at line 51 of file L1TPFCaloProducer.cc.
Referenced by produce(), readHcalDigis_(), readHcalHGCTowers_(), and readPhase2BarrelCaloTowers_().
|
private |
Definition at line 40 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), produce(), and readHcalDigis_().
|
private |
Definition at line 42 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), and readHcalDigis_().
|
private |
Definition at line 42 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), and readHcalDigis_().
|
private |
Definition at line 44 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), produce(), and readHcalHGCTowers_().
|
private |
Definition at line 45 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), and readHcalHGCTowers_().
|
private |
Definition at line 48 of file L1TPFCaloProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file L1TPFCaloProducer.cc.
Referenced by L1TPFCaloProducer(), produce(), and readPhase2BarrelCaloTowers_().
|
private |
Definition at line 54 of file L1TPFCaloProducer.cc.
Referenced by produce().