![]() |
![]() |
Private Attributes | |
std::string | EBRecHitCollection_ |
std::string | eventHeaderCollection_ |
std::string | eventHeaderProducer_ |
std::string | hodoRecInfoCollection_ |
std::string | hodoRecInfoProducer_ |
std::unique_ptr< TreeMatrixCalib > | myTree_ |
int | noHeader_ |
int | noHits_ |
int | noHodo_ |
int | noTdc_ |
double | posCluster_ |
std::string | RecHitProducer_ |
std::string | rootfile_ |
std::string | tdcRecInfoCollection_ |
std::string | tdcRecInfoProducer_ |
edm::EDGetTokenT< EBRecHitCollection > | tokEBRecHit_ |
edm::EDGetTokenT< EcalTBHodoscopeRecInfo > | tokEcalHodo_ |
edm::EDGetTokenT< EcalTBTDCRecInfo > | tokEcalTDC_ |
edm::EDGetTokenT< EcalTBEventHeader > | tokEventHeader_ |
int | tot_events_ |
int | tot_events_ok_ |
std::string | txtfile_ |
int | xtalInBeam_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 54 of file TreeProducerCalibSimul.cc.
|
explicit |
Definition at line 94 of file TreeProducerCalibSimul.cc.
References EBRecHitCollection_, eventHeaderCollection_, eventHeaderProducer_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hodoRecInfoCollection_, hodoRecInfoProducer_, HLT_2022v12_cff::InputTag, TFileService::kSharedResource, RecHitProducer_, rootfile_, AlCaHLTBitMon_QueryRunRegistry::string, tdcRecInfoCollection_, tdcRecInfoProducer_, tokEBRecHit_, tokEcalHodo_, tokEcalTDC_, tokEventHeader_, txtfile_, and xtalInBeam_.
|
overridedefault |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 161 of file TreeProducerCalibSimul.cc.
References filterRecHits_cfi::EBRecHits, HCALHighEnergyHPDFilter_cfi::energy, EBDetId::ETAPHIMODE, EcalTBEventHeader::eventNumber(), EBDetId::ic(), EBDetId::ieta(), iEvent, cuy::ii, EBDetId::iphi(), ecalpyutils::ism(), HcalResponse_cfi::maxEne, myTree_, noHeader_, noHits_, noHodo_, noTdc_, EcalTBTDCRecInfo::offset(), EcalTBHodoscopeRecInfo::posX(), EcalTBHodoscopeRecInfo::posY(), EcalTBHodoscopeRecInfo::qualX(), EcalTBHodoscopeRecInfo::qualY(), writedatasetfile::run, EcalTBHodoscopeRecInfo::slopeX(), EcalTBHodoscopeRecInfo::slopeY(), EBDetId::SMCRYSTALMODE, fftjetcommon_cfi::sx, fftjetcommon_cfi::sy, tokEBRecHit_, tokEcalHodo_, tokEcalTDC_, tokEventHeader_, tot_events_, tot_events_ok_, x, xtalInBeam_, and y.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 129 of file TreeProducerCalibSimul.cc.
References myTree_, noHeader_, noHits_, noHodo_, noTdc_, rootfile_, tot_events_, and tot_events_ok_.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 146 of file TreeProducerCalibSimul.cc.
References noHeader_, noHits_, noHodo_, noTdc_, tot_events_, tot_events_ok_, and txtfile_.
|
private |
Definition at line 66 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 72 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 73 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 68 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 69 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 76 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 86 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 87 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 88 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 74 of file TreeProducerCalibSimul.cc.
|
private |
Definition at line 67 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 64 of file TreeProducerCalibSimul.cc.
Referenced by beginJob(), and TreeProducerCalibSimul().
|
private |
Definition at line 70 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 71 of file TreeProducerCalibSimul.cc.
Referenced by TreeProducerCalibSimul().
|
private |
Definition at line 78 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), and TreeProducerCalibSimul().
|
private |
Definition at line 79 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), and TreeProducerCalibSimul().
|
private |
Definition at line 80 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), and TreeProducerCalibSimul().
|
private |
Definition at line 81 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), and TreeProducerCalibSimul().
|
private |
Definition at line 84 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 85 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 65 of file TreeProducerCalibSimul.cc.
Referenced by endJob(), and TreeProducerCalibSimul().
|
private |
Definition at line 83 of file TreeProducerCalibSimul.cc.
Referenced by analyze(), and TreeProducerCalibSimul().