#include <HFShowerPMT.h>
Public Member Functions | |
double | getHits (const G4Step *aStep) |
double | getRadius () |
HFShowerPMT (const std::string &name, const HcalDDDSimConstants *hcons, const HcalSimulationParameters *hps, edm::ParameterSet const &p) | |
virtual | ~HFShowerPMT () |
Private Attributes | |
std::unique_ptr< HFCherenkov > | cherenkov_ |
const HcalDDDSimConstants * | hcalConstant_ |
const HcalSimulationParameters * | hcalsimpar_ |
int | indexF |
int | indexR |
double | pePerGeV |
std::vector< int > | pmtFib1 |
std::vector< int > | pmtFib2 |
std::vector< int > | pmtR1 |
std::vector< int > | pmtR2 |
std::vector< double > | rTable |
Definition at line 19 of file HFShowerPMT.h.
HFShowerPMT::HFShowerPMT | ( | const std::string & | name, |
const HcalDDDSimConstants * | hcons, | ||
const HcalSimulationParameters * | hps, | ||
edm::ParameterSet const & | p | ||
) |
Definition at line 19 of file HFShowerPMT.cc.
References cherenkov_, edm::ParameterSet::getParameter(), HcalDDDSimConstants::getRTableHF(), hcalConstant_, hcalsimpar_, cuy::ii, AlCaHLTBitMon_ParallelJobs::p, pePerGeV, pmtFib1, pmtFib2, HcalSimulationParameters::pmtFiberLeft_, HcalSimulationParameters::pmtFiberRight_, HcalSimulationParameters::pmtLeft_, pmtR1, pmtR2, HcalSimulationParameters::pmtRight_, and rTable.
|
virtual |
Definition at line 56 of file HFShowerPMT.cc.
double HFShowerPMT::getHits | ( | const G4Step * | aStep | ) |
Definition at line 58 of file HFShowerPMT.cc.
References HLT_2024v14_cff::beta, cherenkov_, indexF, indexR, pePerGeV, BPHMonitor_cfi::photons, pmtFib1, pmtFib2, pmtR1, and pmtR2.
double HFShowerPMT::getRadius | ( | ) |
Definition at line 97 of file HFShowerPMT.cc.
References indexF, indexR, alignCSCRings::r, and rTable.
|
private |
Definition at line 32 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 30 of file HFShowerPMT.h.
Referenced by HFShowerPMT().
|
private |
Definition at line 31 of file HFShowerPMT.h.
Referenced by HFShowerPMT().
|
private |
Definition at line 34 of file HFShowerPMT.h.
Referenced by getHits(), and getRadius().
|
private |
Definition at line 34 of file HFShowerPMT.h.
Referenced by getHits(), and getRadius().
|
private |
Definition at line 33 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 36 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 37 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 36 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 37 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 35 of file HFShowerPMT.h.
Referenced by getRadius(), and HFShowerPMT().