#include <HCalSD.h>
Public Member Functions | |
HCalSD (const std::string &, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *) | |
uint32_t | setDetUnitId (const G4Step *step) override |
void | setNumberingScheme (HcalNumberingScheme *) |
~HCalSD () override=default | |
Public Member Functions inherited from CaloSD | |
CaloSD (const std::string &aSDname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *, float timeSlice=1., bool ignoreTkID=false) | |
void | clear () override |
void | clearHits () override |
void | DrawAll () override |
void | EndOfEvent (G4HCofThisEvent *eventHC) override |
void | fillHits (edm::PCaloHitContainer &, const std::string &) override |
void | Initialize (G4HCofThisEvent *HCE) override |
void | PrintAll () override |
G4bool | ProcessHits (G4Step *step, G4TouchableHistory *) override |
bool | ProcessHits (G4GFlashSpot *aSpot, G4TouchableHistory *) override |
void | reset () override |
~CaloSD () override | |
Public Member Functions inherited from SensitiveCaloDetector | |
SensitiveCaloDetector (const std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p) | |
Public Member Functions inherited from SensitiveDetector | |
void | EndOfEvent (G4HCofThisEvent *eventHC) override |
const std::vector< std::string > & | getNames () const |
void | Initialize (G4HCofThisEvent *eventHC) override |
bool | isCaloSD () const |
SensitiveDetector (const std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p, bool calo) | |
~SensitiveDetector () override | |
Public Member Functions inherited from Observer< const BeginOfRun * > | |
Observer () | |
void | slotForUpdate (const BeginOfRun * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfEvent * > | |
Observer () | |
void | slotForUpdate (const BeginOfEvent * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfTrack * > | |
Observer () | |
void | slotForUpdate (const BeginOfTrack * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const EndOfTrack * > | |
Observer () | |
void | slotForUpdate (const EndOfTrack * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const EndOfEvent * > | |
Observer () | |
void | slotForUpdate (const EndOfEvent * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfJob * > | |
Observer () | |
void | slotForUpdate (const BeginOfJob * iT) |
virtual | ~Observer () |
Protected Member Functions | |
bool | filterHit (CaloG4Hit *, double) override |
double | getEnergyDeposit (const G4Step *) override |
bool | getFromLibrary (const G4Step *) override |
void | initRun () override |
void | update (const BeginOfJob *) override |
This routine will be called when the appropriate signal arrives. More... | |
Protected Member Functions inherited from CaloSD | |
bool | checkHit () |
CaloG4Hit * | createNewHit (const G4Step *) |
virtual void | endEvent () |
double | getAttenuation (const G4Step *aStep, double birk1, double birk2, double birk3) const |
virtual uint16_t | getDepth (const G4Step *) |
int | getNumberOfHits () |
double | getResponseWt (const G4Track *) |
virtual int | getTrackID (const G4Track *) |
bool | hitExists (const G4Step *) |
virtual void | initEvent (const BeginOfEvent *) |
void | processHit (const G4Step *step) |
void | resetForNewPrimary (const G4Step *) |
void | setNumberCheckedHits (int val) |
void | setParameterized (bool val) |
G4ThreeVector | setToGlobal (const G4ThreeVector &, const G4VTouchable *) const |
G4ThreeVector | setToLocal (const G4ThreeVector &, const G4VTouchable *) const |
virtual int | setTrackID (const G4Step *) |
void | setUseMap (bool val) |
void | update (const BeginOfRun *) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfEvent *) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfTrack *trk) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const EndOfTrack *trk) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const ::EndOfEvent *) override |
void | updateHit (CaloG4Hit *) |
Protected Member Functions inherited from SensitiveDetector | |
TrackInformation * | cmsTrackInformation (const G4Track *aTrack) |
Local3DPoint | ConvertToLocal3DPoint (const G4ThreeVector &point) const |
Local3DPoint | FinalStepPosition (const G4Step *step, coordinates) const |
Local3DPoint | InitialStepPosition (const G4Step *step, coordinates) const |
Local3DPoint | LocalPostStepPosition (const G4Step *step) const |
Local3DPoint | LocalPreStepPosition (const G4Step *step) const |
void | NaNTrap (const G4Step *step) const |
void | setNames (const std::vector< std::string > &) |
Protected Member Functions inherited from Observer< const EndOfEvent * > | |
virtual void | update (const EndOfEvent *)=0 |
This routine will be called when the appropriate signal arrives. More... | |
Private Member Functions | |
void | fillLogVolumeVector (const std::string &, const std::string &, const DDCompactView &, std::vector< const G4LogicalVolume * > &, std::vector< G4String > &) |
std::vector< double > | getDDDArray (const std::string &, const DDsvalues_type &) |
void | getFromHFLibrary (const G4Step *step, bool &isKilled) |
void | getFromParam (const G4Step *step, bool &isKilled) |
void | getHitFibreBundle (const G4Step *step, bool type) |
void | getHitPMT (const G4Step *step) |
std::vector< G4String > | getNames (DDFilteredView &) |
void | hitForFibre (const G4Step *step) |
bool | isItConicalBundle (const G4LogicalVolume *) |
bool | isItFibre (const G4LogicalVolume *) |
bool | isItFibre (const G4String &) |
bool | isItHF (const G4Step *) |
bool | isItHF (const G4String &) |
bool | isItinFidVolume (const G4ThreeVector &) |
bool | isItPMT (const G4LogicalVolume *) |
bool | isItScintillator (const G4Material *) |
bool | isItStraightBundle (const G4LogicalVolume *) |
double | layerWeight (int, const G4ThreeVector &, int, int) |
void | modifyDepth (HcalNumberingFromDDD::HcalID &id) |
void | plotHF (const G4ThreeVector &pos, bool emType) |
void | plotProfile (const G4Step *step, const G4ThreeVector &pos, double edep, double time, int id) |
void | readWeightFromFile (const std::string &) |
uint32_t | setDetUnitId (int, const G4ThreeVector &, int, int) |
uint32_t | setDetUnitId (HcalNumberingFromDDD::HcalID &tmp) |
Private Attributes | |
bool | agingFlagHB |
bool | agingFlagHE |
bool | applyFidCut |
double | betaThr |
double | birk1 |
double | birk2 |
double | birk3 |
double | deliveredLumi |
int | depth_ |
TH1F * | dist_ [9] |
double | eminHitHB |
double | eminHitHE |
double | eminHitHF |
double | eminHitHO |
std::vector< const G4LogicalVolume * > | fibre1LV |
std::vector< const G4LogicalVolume * > | fibre2LV |
std::vector< const G4LogicalVolume * > | fibreLV |
std::vector< G4String > | fibreNames |
std::vector< double > | gpar |
const HcalDDDSimConstants * | hcalConstants |
std::vector< int > | hfLevels |
std::vector< const G4LogicalVolume * > | hfLV |
std::vector< G4String > | hfNames |
std::unique_ptr< HFShower > | hfshower |
TH1F * | hit_ [9] |
TH1F * | hzvem |
TH1F * | hzvhad |
bool | isHF |
std::map< uint32_t, double > | layerWeights |
const HBHEDarkening * | m_HBDarkening |
std::unique_ptr< HcalTestNS > | m_HcalTestNS |
const HBHEDarkening * | m_HEDarkening |
std::unique_ptr< HFDarkening > | m_HFDarkening |
std::vector< const G4Material * > | materials |
std::vector< G4String > | matNames |
bool | neutralDensity |
std::unique_ptr< HcalNumberingFromDDD > | numberingFromDDD |
std::unique_ptr< HcalNumberingScheme > | numberingScheme |
std::vector< const G4LogicalVolume * > | pmtLV |
std::unique_ptr< HFShowerFibreBundle > | showerBundle |
std::unique_ptr< HFShowerLibrary > | showerLibrary |
std::unique_ptr< HFShowerParam > | showerParam |
std::unique_ptr< HFShowerPMT > | showerPMT |
bool | testNS_ |
bool | testNumber |
TH1F * | time_ [9] |
bool | useBirk |
bool | useFibreBundle |
bool | useHF |
bool | useLayerWt |
bool | useParam |
bool | usePMTHit |
bool | useShowerLibrary |
double | weight_ |
Additional Inherited Members | |
Protected Types inherited from SensitiveDetector | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
Protected Attributes inherited from CaloSD | |
CaloG4Hit * | currentHit |
CaloHitID | currentID |
float | edepositEM |
float | edepositHAD |
double | eminHit |
double | energyCut |
G4ThreeVector | entranceLocal |
G4ThreeVector | entrancePoint |
bool | forceSave |
float | incidentEnergy |
double | kmaxIon |
double | kmaxNeutron |
double | kmaxProton |
G4ThreeVector | posGlobal |
CaloHitID | previousID |
bool | suppressHeavy |
double | tmaxHit |
HCalSD::HCalSD | ( | const std::string & | name, |
const DDCompactView & | cpv, | ||
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager | ||
) |
Definition at line 48 of file HCalSD.cc.
References agingFlagHB, agingFlagHE, applyFidCut, betaThr, birk1, birk2, birk3, deliveredLumi, dist_, eminHitHB, eminHitHE, eminHitHF, eminHitHO, fibre1LV, fibre2LV, fibreLV, fibreNames, FrontierConditions_GlobalTag_cff::file, fillLogVolumeVector(), DDFilteredView::firstChild(), g, getDDDArray(), SensitiveDetector::getNames(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hcalUnsuppressedDigis_cfi::HFDarkening, hfLevels, hfLV, hfNames, hfshower, g4SimHits_cfi::HFShower, g4SimHits_cfi::HFShowerLibrary, hit_, hzvem, hzvhad, mps_fire::i, edm::Service< T >::isAvailable(), isItFibre(), isItHF(), CaloSD::kmaxIon, CaloSD::kmaxNeutron, CaloSD::kmaxProton, tablePrinter::labels, hcalDigis_cfi::level, cmsBatch::log, DDFilteredView::logicalPart(), m_HcalTestNS, m_HFDarkening, TFileDirectory::make(), DDLogicalPart::material(), materials, matNames, DDFilteredView::mergedSpecifics(), MeV, TFileService::mkdir(), DDName::name(), dataset::name, DDBase< N, C >::name(), neutralDensity, DDFilteredView::next(), numberingFromDDD, numberingScheme, pmtLV, readWeightFromFile(), setNumberingScheme(), CaloSD::setParameterized(), showerBundle, showerLibrary, showerParam, showerPMT, AlCaHLTBitMon_QueryRunRegistry::string, CaloSD::suppressHeavy, pfDeepBoostedJetPreprocessParams_cfi::sv, groupFilesInBlocks::temp, testNS_, testNumber, compare::tfile, time_, fftjetcommon_cfi::title, useBirk, useFibreBundle, useHF, useLayerWt, useParam, usePMTHit, useShowerLibrary, and relativeConstraints::value.
|
overridedefault |
|
private |
Definition at line 298 of file HCalSD.cc.
References ALCARECOTkAlBeamHalo_cff::filter, SensitiveDetector::getNames(), and mps_fire::i.
Referenced by HCalSD().
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 590 of file HCalSD.cc.
References eminHitHB, eminHitHE, eminHitHF, eminHitHO, CaloG4Hit::getEnergyDeposit(), CaloG4Hit::getUnitID(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, electronIdCutBased_cfi::threshold, and CaloSD::tmaxHit.
|
private |
Definition at line 636 of file HCalSD.cc.
References DDfetch(), DDValue::doubles(), Exception, str, and relativeConstraints::value.
Referenced by HCalSD().
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 388 of file HCalSD.cc.
References birk1, birk2, birk3, HBHEDarkening::degradation(), deliveredLumi, egammaForCoreTracking_cff::depth, depth_, CaloSD::getAttenuation(), getHitFibreBundle(), getHitPMT(), HcalDDDSimConstants::getLayer0Wt(), CaloSD::getResponseWt(), hcalConstants, hitForFibre(), HcalDetId::ietaAbs(), HcalDetId::iphi(), isHF, isItConicalBundle(), isItFibre(), isItPMT(), isItScintillator(), isItStraightBundle(), G4TrackToParticleID::isMuon(), TrackInformation::isPrimary(), ke, CaloSD::kmaxIon, CaloSD::kmaxNeutron, CaloSD::kmaxProton, layerWeight(), m_HBDarkening, m_HEDarkening, neutralDensity, phi, setDetUnitId(), showerBundle, showerPMT, DetId::subdetId(), CaloSD::suppressHeavy, testNumber, HcalTestNumbering::unpackHcalIndex(), useBirk, useFibreBundle, useLayerWt, usePMTHit, useShowerLibrary, weight_, z, and HcalDetId::zside().
|
private |
Definition at line 764 of file HCalSD.cc.
References CaloSD::currentID, egammaForCoreTracking_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, GeV, hfClusterShapes_cfi::hits, mps_fire::i, G4TrackToParticleID::isGammaElectronPositron(), isItinFidVolume(), plotHF(), plotProfile(), CaloSD::processHit(), CaloSD::resetForNewPrimary(), setDetUnitId(), CaloHitID::setID(), CaloSD::setTrackID(), showerLibrary, ntuplemaker::time, and weight_.
Referenced by getFromLibrary().
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 331 of file HCalSD.cc.
References funct::abs(), deliveredLumi, depth_, getFromHFLibrary(), getFromParam(), CaloSD::getNumberOfHits(), mps_fire::i, createfilelist::int, G4TrackToParticleID::isGammaElectronPositron(), isHF, isItHF(), G4TrackToParticleID::isMuon(), G4TrackToParticleID::isStableHadronIon(), HFDarkening::lowZLimit, m_HFDarkening, HFDarkening::numberOfZLayers, alignCSCRings::r, HiIsolationCommonParameters_cff::track, HFDarkening::upperZLimit, useParam, useShowerLibrary, weight_, and z.
|
private |
Definition at line 849 of file HCalSD.cc.
References CaloSD::currentID, egammaForCoreTracking_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, GeV, hfClusterShapes_cfi::hits, mps_fire::i, plotProfile(), CaloSD::processHit(), setDetUnitId(), CaloHitID::setID(), CaloSD::setTrackID(), showerParam, ntuplemaker::time, and weight_.
Referenced by getFromLibrary().
|
private |
Definition at line 937 of file HCalSD.cc.
References pfBoostedDoubleSVAK8TagInfos_cfi::beta, CaloSD::currentID, TauDecayModes::dec, egammaForCoreTracking_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::energyCut, GeV, HcalForward, numberingFromDDD, phi, plotProfile(), CaloSD::processHit(), CaloSD::resetForNewPrimary(), findQualityFiles::rr, setDetUnitId(), CaloHitID::setID(), showerBundle, ntuplemaker::time, and tmp.
Referenced by getEnergyDeposit().
|
private |
Definition at line 878 of file HCalSD.cc.
References pfBoostedDoubleSVAK8TagInfos_cfi::beta, CaloSD::currentID, TauDecayModes::dec, egammaForCoreTracking_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::energyCut, GeV, HcalForward, numberingFromDDD, phi, plotProfile(), CaloSD::processHit(), CaloSD::resetForNewPrimary(), findQualityFiles::rr, setDetUnitId(), CaloHitID::setID(), showerPMT, ntuplemaker::time, and tmp.
Referenced by getEnergyDeposit().
|
private |
Definition at line 659 of file HCalSD.cc.
References DDFilteredView::firstChild(), mps_fire::i, cmsBatch::log, DDFilteredView::logicalPart(), DDName::name(), DDBase< N, C >::name(), DDFilteredView::next(), convertSQLiteXML::ok, and tmp.
|
private |
Definition at line 807 of file HCalSD.cc.
References CaloSD::currentID, egammaForCoreTracking_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, GeV, hfshower, hfClusterShapes_cfi::hits, mps_fire::i, G4TrackToParticleID::isGammaElectronPositron(), isItinFidVolume(), plotHF(), plotProfile(), CaloSD::processHit(), setDetUnitId(), CaloHitID::setID(), CaloSD::setTrackID(), ntuplemaker::time, and weight_.
Referenced by getEnergyDeposit().
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 577 of file HCalSD.cc.
References hcalConstants, hfshower, showerBundle, showerLibrary, showerParam, and showerPMT.
|
private |
|
private |
Definition at line 700 of file HCalSD.cc.
References fibreLV.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
|
private |
Definition at line 679 of file HCalSD.cc.
References hfLevels, hfLV, hfNames, and jets_cff::levels.
Referenced by getFromLibrary(), and HCalSD().
|
private |
|
private |
Definition at line 748 of file HCalSD.cc.
References applyFidCut, RemoveAddSevLevel::flag, and HFFibreFiducial::PMTNumber().
Referenced by getFromHFLibrary(), and hitForFibre().
|
private |
|
private |
|
private |
|
private |
Definition at line 1023 of file HCalSD.cc.
References TauDecayModes::dec, EDM_ML_DEBUG, HcalNumberingFromDDD::HcalID::etaR, HcalNumberingFromDDD::HcalID::lay, layerWeights, modifyDepth(), numberingFromDDD, HcalTestNumbering::packHcalIndex(), HcalNumberingFromDDD::HcalID::phis, HcalNumberingFromDDD::HcalID::subdet, tmp, and HcalNumberingFromDDD::HcalID::zside.
Referenced by getEnergyDeposit().
|
private |
Definition at line 1114 of file HCalSD.cc.
References egammaForCoreTracking_cff::depth, depth_, hcalConstants, HcalDDDSimConstants::maxHFDepth(), and testNumber.
Referenced by layerWeight(), and setDetUnitId().
|
private |
Definition at line 1103 of file HCalSD.cc.
References funct::abs(), gpar, hzvem, and hzvhad.
Referenced by getFromHFLibrary(), and hitForFibre().
|
private |
Definition at line 1043 of file HCalSD.cc.
References funct::abs(), egammaForCoreTracking_cff::depth, dist_, runEdmFileComparison::found, hit_, training_settings::idx, cuy::ii, DTRecHitClients_cfi::local, gen::n, dataset::name, ntuplemaker::time, and time_.
Referenced by getFromHFLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), and hitForFibre().
|
private |
Definition at line 999 of file HCalSD.cc.
References TauDecayModes::dec, mps_splice::entry, recoMuon::in, layerWeights, HcalTestNumbering::packHcalIndex(), phi, useLayerWt, and ecaldqm::zside().
Referenced by HCalSD().
|
overridevirtual |
Implements CaloSD.
Definition at line 520 of file HCalSD.cc.
References egammaForCoreTracking_cff::depth.
Referenced by getEnergyDeposit(), getFromHFLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), hitForFibre(), and setDetUnitId().
|
private |
Definition at line 612 of file HCalSD.cc.
References triggerObjects_cff::id, numberingFromDDD, setDetUnitId(), and tmp.
|
private |
Definition at line 623 of file HCalSD.cc.
References TauDecayModes::dec, HcalNumberingFromDDD::HcalID::depth, HcalNumberingFromDDD::HcalID::etaR, triggerObjects_cff::id, HcalNumberingFromDDD::HcalID::lay, m_HcalTestNS, modifyDepth(), numberingScheme, convertSQLiteXML::ok, HcalNumberingFromDDD::HcalID::phi, HcalNumberingFromDDD::HcalID::phis, HcalNumberingFromDDD::HcalID::subdet, and testNumber.
void HCalSD::setNumberingScheme | ( | HcalNumberingScheme * | scheme | ) |
Definition at line 532 of file HCalSD.cc.
References numberingScheme.
Referenced by HCalSD(), HcalTestAnalysis::update(), SimG4HcalValidation::update(), and HcalTB04Analysis::update().
|
overrideprotectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 539 of file HCalSD.cc.
References agingFlagHB, agingFlagHE, Exception, edm::EventSetup::get(), HcalDDDSimConstants::getGparHF(), HcalDDDSimConstants::getMaxDepth(), gpar, hcalConstants, m_HBDarkening, m_HcalTestNS, m_HEDarkening, numberingFromDDD, and testNS_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), MatrixUtil.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
private |
|
private |
|
private |
Definition at line 106 of file HCalSD.h.
Referenced by HCalSD(), and isItinFidVolume().
|
private |
Definition at line 105 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 105 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 105 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 108 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromLibrary(), and HCalSD().
|
private |
Definition at line 110 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromLibrary(), and modifyDepth().
|
private |
Definition at line 117 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 115 of file HCalSD.h.
Referenced by HCalSD(), and isItStraightBundle().
|
private |
Definition at line 115 of file HCalSD.h.
Referenced by HCalSD(), and isItConicalBundle().
|
private |
Definition at line 115 of file HCalSD.h.
Referenced by HCalSD(), and isItFibre().
|
private |
Definition at line 113 of file HCalSD.h.
Referenced by HCalSD(), and isItFibre().
|
private |
|
private |
Definition at line 95 of file HCalSD.h.
Referenced by getEnergyDeposit(), initRun(), modifyDepth(), and update().
|
private |
|
private |
|
private |
|
private |
Definition at line 90 of file HCalSD.h.
Referenced by HCalSD(), hitForFibre(), and initRun().
|
private |
Definition at line 117 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
|
private |
|
private |
Definition at line 101 of file HCalSD.h.
Referenced by getEnergyDeposit(), and getFromLibrary().
|
private |
Definition at line 116 of file HCalSD.h.
Referenced by layerWeight(), and readWeightFromFile().
|
private |
Definition at line 96 of file HCalSD.h.
Referenced by getEnergyDeposit(), and update().
|
private |
Definition at line 99 of file HCalSD.h.
Referenced by HCalSD(), setDetUnitId(), and update().
|
private |
Definition at line 97 of file HCalSD.h.
Referenced by getEnergyDeposit(), and update().
|
private |
Definition at line 98 of file HCalSD.h.
Referenced by getFromLibrary(), and HCalSD().
|
private |
Definition at line 114 of file HCalSD.h.
Referenced by HCalSD(), and isItScintillator().
|
private |
|
private |
Definition at line 104 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 87 of file HCalSD.h.
Referenced by getHitFibreBundle(), getHitPMT(), HCalSD(), layerWeight(), setDetUnitId(), and update().
|
private |
Definition at line 88 of file HCalSD.h.
Referenced by HCalSD(), setDetUnitId(), and setNumberingScheme().
|
private |
|
private |
Definition at line 93 of file HCalSD.h.
Referenced by getEnergyDeposit(), getHitFibreBundle(), HCalSD(), and initRun().
|
private |
Definition at line 89 of file HCalSD.h.
Referenced by getFromHFLibrary(), HCalSD(), and initRun().
|
private |
Definition at line 91 of file HCalSD.h.
Referenced by getFromParam(), HCalSD(), and initRun().
|
private |
Definition at line 92 of file HCalSD.h.
Referenced by getEnergyDeposit(), getHitPMT(), HCalSD(), and initRun().
|
private |
|
private |
Definition at line 104 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), modifyDepth(), and setDetUnitId().
|
private |
Definition at line 117 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
Definition at line 103 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 103 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 103 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), and readWeightFromFile().
|
private |
Definition at line 106 of file HCalSD.h.
Referenced by getFromLibrary(), and HCalSD().
|
private |
Definition at line 103 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 106 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromLibrary(), and HCalSD().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromHFLibrary(), getFromLibrary(), getFromParam(), and hitForFibre().