#include <HFShowerPMT.h>
Public Member Functions | |
double | getHits (G4Step *aStep) |
double | getRadius () |
HFShowerPMT (std::string &name, const DDCompactView &cpv, edm::ParameterSet const &p) | |
virtual | ~HFShowerPMT () |
Private Member Functions | |
std::vector< double > | getDDDArray (const std::string &, const DDsvalues_type &) |
Private Attributes | |
HFCherenkov * | cherenkov |
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 | ( | std::string & | name, |
const DDCompactView & | cpv, | ||
edm::ParameterSet const & | p | ||
) |
Definition at line 22 of file HFShowerPMT.cc.
References DDFilteredView::addFilter(), cherenkov, DDSpecificsFilter::equals, edm::hlt::Exception, DDFilteredView::firstChild(), getDDDArray(), edm::ParameterSet::getParameter(), cuy::ii, getHLTprescales::index, DDFilteredView::mergedSpecifics(), mergeVDriftHistosByStation::name, pePerGeV, pmtFib1, pmtFib2, pmtR1, pmtR2, rTable, DDSpecificsFilter::setCriteria(), and relativeConstraints::value.
|
virtual |
|
private |
Definition at line 168 of file HFShowerPMT.cc.
References DDfetch(), DDValue::doubles(), edm::hlt::Exception, LogDebug, and relativeConstraints::value.
Referenced by HFShowerPMT().
double HFShowerPMT::getHits | ( | G4Step * | aStep | ) |
Definition at line 104 of file HFShowerPMT.cc.
References beta, cherenkov, HFCherenkov::computeNPEinPMT(), indexF, indexR, LogDebug, pePerGeV, interactiveExample::photons, pmtFib1, pmtFib2, pmtR1, and pmtR2.
Referenced by HCalSD::getHitPMT().
double HFShowerPMT::getRadius | ( | ) |
Definition at line 150 of file HFShowerPMT.cc.
References indexF, indexR, LogDebug, alignCSCRings::r, and rTable.
Referenced by HCalSD::getHitPMT().
|
private |
Definition at line 35 of file HFShowerPMT.h.
Referenced by getHits(), HFShowerPMT(), and ~HFShowerPMT().
|
private |
Definition at line 37 of file HFShowerPMT.h.
Referenced by getHits(), and getRadius().
|
private |
Definition at line 37 of file HFShowerPMT.h.
Referenced by getHits(), and getRadius().
|
private |
Definition at line 36 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 39 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 40 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 39 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 40 of file HFShowerPMT.h.
Referenced by getHits(), and HFShowerPMT().
|
private |
Definition at line 38 of file HFShowerPMT.h.
Referenced by getRadius(), and HFShowerPMT().