#include <HFShowerFibreBundle.h>
Public Member Functions | |
double | getHits (const G4Step *aStep, bool type) |
double | getRadius () |
HFShowerFibreBundle (const std::string &name, const DDCompactView &cpv, edm::ParameterSet const &p) | |
void | initRun (const HcalDDDSimConstants *) |
virtual | ~HFShowerFibreBundle () |
Private Member Functions | |
std::vector< double > | getDDDArray (const std::string &, const DDsvalues_type &) |
Private Attributes | |
HFCherenkov * | cherenkov1 |
HFCherenkov * | cherenkov2 |
double | facCone |
double | facTube |
int | indexF |
int | indexR |
std::vector< int > | pmtFib1 |
std::vector< int > | pmtFib2 |
std::vector< int > | pmtR1 |
std::vector< int > | pmtR2 |
std::vector< double > | rTable |
Definition at line 20 of file HFShowerFibreBundle.h.
HFShowerFibreBundle::HFShowerFibreBundle | ( | const std::string & | name, |
const DDCompactView & | cpv, | ||
edm::ParameterSet const & | p | ||
) |
Definition at line 23 of file HFShowerFibreBundle.cc.
References cherenkov1, cherenkov2, facCone, facTube, DDFilteredView::firstChild(), getDDDArray(), edm::ParameterSet::getParameter(), cuy::ii, DDFilteredView::mergedSpecifics(), pmtFib1, pmtFib2, pmtR1, pmtR2, AlCaHLTBitMon_QueryRunRegistry::string, and relativeConstraints::value.
|
virtual |
|
private |
Definition at line 155 of file HFShowerFibreBundle.cc.
References DDfetch(), DDValue::doubles(), Exception, str, and relativeConstraints::value.
Referenced by HFShowerFibreBundle().
double HFShowerFibreBundle::getHits | ( | const G4Step * | aStep, |
bool | type | ||
) |
Definition at line 94 of file HFShowerFibreBundle.cc.
References pfBoostedDoubleSVAK8TagInfos_cfi::beta, cherenkov1, cherenkov2, HFCherenkov::computeNPEinPMT(), facCone, facTube, indexF, indexR, MeV, nano_cff::photons, pmtFib1, pmtFib2, pmtR1, and pmtR2.
double HFShowerFibreBundle::getRadius | ( | ) |
Definition at line 139 of file HFShowerFibreBundle.cc.
References indexF, indexR, alignCSCRings::r, and rTable.
void HFShowerFibreBundle::initRun | ( | const HcalDDDSimConstants * | hcons | ) |
Definition at line 81 of file HFShowerFibreBundle.cc.
References HcalDDDSimConstants::getRTableHF(), and rTable.
|
private |
Definition at line 32 of file HFShowerFibreBundle.h.
Referenced by getHits(), HFShowerFibreBundle(), and ~HFShowerFibreBundle().
|
private |
Definition at line 32 of file HFShowerFibreBundle.h.
Referenced by getHits(), HFShowerFibreBundle(), and ~HFShowerFibreBundle().
|
private |
Definition at line 33 of file HFShowerFibreBundle.h.
Referenced by getHits(), and HFShowerFibreBundle().
|
private |
Definition at line 33 of file HFShowerFibreBundle.h.
Referenced by getHits(), and HFShowerFibreBundle().
|
private |
Definition at line 34 of file HFShowerFibreBundle.h.
Referenced by getHits(), and getRadius().
|
private |
Definition at line 34 of file HFShowerFibreBundle.h.
Referenced by getHits(), and getRadius().
|
private |
Definition at line 36 of file HFShowerFibreBundle.h.
Referenced by getHits(), and HFShowerFibreBundle().
|
private |
Definition at line 37 of file HFShowerFibreBundle.h.
Referenced by getHits(), and HFShowerFibreBundle().
|
private |
Definition at line 36 of file HFShowerFibreBundle.h.
Referenced by getHits(), and HFShowerFibreBundle().
|
private |
Definition at line 37 of file HFShowerFibreBundle.h.
Referenced by getHits(), and HFShowerFibreBundle().
|
private |
Definition at line 35 of file HFShowerFibreBundle.h.
Referenced by getRadius(), and initRun().