#include <HCalSD.h>
Public Member Functions | |
HCalSD (const std::string &, const HcalDDDSimConstants *, const HcalDDDRecConstants *, const HcalSimulationConstants *, const HBHEDarkening *, const HBHEDarkening *, 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 SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *, float timeSlice=1., bool ignoreTkID=false, const std::string &newcolname="") | |
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 |
bool | isItFineCalo (const G4VTouchable *touch) |
void | newCollection (const std::string &name, edm::ParameterSet const &p) |
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 SensitiveDetectorCatalog &clg, const std::string &newcollname="") | |
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 SensitiveDetectorCatalog &, bool calo, const std::string &newcollname="") | |
~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 | |
void | endEvent () override |
bool | filterHit (CaloG4Hit *, double) override |
double | getEnergyDeposit (const G4Step *) override |
bool | getFromLibrary (const G4Step *) override |
void | initEvent (const BeginOfEvent *) override |
void | initRun () override |
void | update (const BeginOfRun *) override |
void | update (const ::EndOfEvent *) override |
void | update (const EndOfTrack *trk) override |
void | update (const BeginOfTrack *trk) override |
void | update (const BeginOfEvent *) 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 (int k=0) |
CaloG4Hit * | createNewHit (const G4Step *, const G4Track *, int k) |
virtual double | EnergyCorrected (const G4Step &step, const G4Track *) |
unsigned int | findBoundaryCrossingParent (const G4Track *track, bool markParentAsSaveable=true) |
double | getAttenuation (const G4Step *aStep, double birk1, double birk2, double birk3) const |
virtual uint16_t | getDepth (const G4Step *) |
int | getNumberOfHits (int k=0) |
double | getResponseWt (const G4Track *, int k=0) |
virtual int | getTrackID (const G4Track *) |
bool | hitExists (const G4Step *, int k) |
void | ignoreRejection () |
void | printDetectorLevels (const G4VTouchable *) const |
void | processHit (const G4Step *step) |
virtual void | processSecondHit (const G4Step *, const G4Track *) |
void | resetForNewPrimary (const G4Step *) |
void | setNumberCheckedHits (int val, int k=0) |
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) |
std::string | shortreprID (const CaloHitID &ID) |
std::string | shortreprID (const CaloG4Hit *hit) |
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 *, int k) |
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::vector< std::string > &, std::vector< const G4LogicalVolume *> &) |
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) |
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 | printVolume (const G4VTouchable *touch) const |
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 |
bool | dd4hep_ |
double | deliveredLumi |
int | depth_ |
std::vector< int > | detNull_ |
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< std::string > | fibreNames |
std::vector< double > | gpar |
const HcalDDDSimConstants * | hcalConstants_ |
const HcalSimulationConstants * | hcalSimConstants_ |
std::vector< int > | hfLevels |
std::vector< const G4LogicalVolume * > | hfLV |
std::vector< std::string > | 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< std::string > | 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_ |
Static Private Attributes | |
static constexpr double | maxRoff_ = 450.0 |
static constexpr double | maxZ_ = 10000.0 |
static constexpr double | minRoff_ = -1500.0 |
static constexpr double | slopeHE_ = 0.4 |
Additional Inherited Members | |
Protected Types inherited from SensitiveDetector | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
Static Protected Member Functions inherited from CaloSD | |
static std::string | printableDecayChain (const std::vector< unsigned int > &decayChain) |
Protected Attributes inherited from CaloSD | |
std::string | collName_ [2] |
CaloG4Hit * | currentHit [2] |
CaloHitID | currentID [2] |
std::string | detName_ |
float | edepositEM |
float | edepositHAD |
double | eminHit |
double | energyCut |
G4ThreeVector | entranceLocal |
G4ThreeVector | entrancePoint |
bool | forceSave |
std::vector< std::string > | hcn_ |
float | incidentEnergy |
double | kmaxIon |
double | kmaxNeutron |
double | kmaxProton |
int | nHC_ |
G4ThreeVector | posGlobal |
CaloHitID | previousID [2] |
bool | suppressHeavy |
double | tmaxHit |
std::vector< int > | useResMap_ |
HCalSD::HCalSD | ( | const std::string & | name, |
const HcalDDDSimConstants * | hcns, | ||
const HcalDDDRecConstants * | hcnr, | ||
const HcalSimulationConstants * | hscs, | ||
const HBHEDarkening * | hbd, | ||
const HBHEDarkening * | hed, | ||
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager | ||
) |
Definition at line 42 of file HCalSD.cc.
References agingFlagHB, agingFlagHE, applyFidCut, betaThr, birk1, birk2, birk3, dd4hep_, deliveredLumi, dist_, eminHitHB, eminHitHE, eminHitHF, eminHitHO, fibre1LV, fibre2LV, fibreLV, fibreNames, geometryDiff::file, fillLogVolumeVector(), g, relativeConstraints::geom, HcalDDDSimConstants::getGparHF(), HcalDDDSimConstants::getMaxDepth(), gpar, hcalConstants_, HcalSimulationParameters::hcalMaterialNames_, hcalSimConstants_, HcalSimulationConstants::hcalsimpar(), HcalSimulationParameters::hfFibreConicalNames_, HcalSimulationParameters::hfFibreNames_, HcalSimulationParameters::hfFibreStraightNames_, hfLevels, HcalSimulationParameters::hfLevels_, hfLV, hfNames, HcalSimulationParameters::hfNames_, HcalSimulationParameters::hfPMTNames_, hfshower, hit_, hzvem, hzvhad, mps_fire::i, CaloSD::kmaxIon, CaloSD::kmaxNeutron, CaloSD::kmaxProton, SummaryClient_cfi::labels, SensitiveDetectorCatalog::logicalNames(), materialBudgetVolume_cfi::lvNames, m_HcalTestNS, m_HFDarkening, TFileDirectory::make(), materials, matNames, Skims_PA_cff::name, DD4hep2DDDName::nameMatterLV(), neutralDensity, numberingFromDDD, numberingScheme, AlCaHLTBitMon_ParallelJobs::p, pmtLV, readWeightFromFile(), generator_cfi::scheme, setNumberingScheme(), CaloSD::setParameterized(), showerBundle, showerLibrary, showerParam, showerPMT, AlCaHLTBitMon_QueryRunRegistry::string, CaloSD::suppressHeavy, groupFilesInBlocks::temp, testNS_, testNumber, compare::tfile, time_, runGCPTkAlMap::title, useBirk, useFibreBundle, useHF, useLayerWt, useParam, usePMTHit, useShowerLibrary, and relativeConstraints::value.
|
overridedefault |
|
overrideprotectedvirtual |
|
private |
Definition at line 309 of file HCalSD.cc.
References dd4hep_, mps_fire::i, DD4hep2DDDName::nameMatterLV(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HCalSD().
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 579 of file HCalSD.cc.
References eminHitHB, eminHitHE, eminHitHF, eminHitHO, CaloG4Hit::getEnergyDeposit(), CaloG4Hit::getUnitID(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, DiMuonV_cfg::threshold, hcalRecHitTable_cff::time, and CaloSD::tmaxHit.
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 401 of file HCalSD.cc.
References agingFlagHB, agingFlagHE, birk1, birk2, birk3, HBHEDarkening::degradation(), deliveredLumi, hcalRecHitTable_cff::depth, depth_, CaloSD::getAttenuation(), getHitFibreBundle(), getHitPMT(), HcalDDDSimConstants::getLayer0Wt(), CaloSD::getResponseWt(), hcalConstants_, hitForFibre(), hcalRecHitTable_cff::ieta, HcalDetId::ietaAbs(), HcalDetId::iphi(), isHF, isItConicalBundle(), isItFibre(), isItPMT(), isItScintillator(), isItStraightBundle(), G4TrackToParticleID::isMuon(), TrackInformation::isPrimary(), 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 741 of file HCalSD.cc.
References CaloSD::currentID, hcalRecHitTable_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, hfClusterShapes_cfi::hits, mps_fire::i, G4TrackToParticleID::isGammaElectronPositron(), isItinFidVolume(), plotHF(), plotProfile(), CaloSD::processHit(), CaloSD::resetForNewPrimary(), setDetUnitId(), CaloHitID::setID(), CaloSD::setTrackID(), showerLibrary, hcalRecHitTable_cff::time, and weight_.
Referenced by getFromLibrary().
|
overrideprotectedvirtual |
Reimplemented from CaloSD.
Definition at line 334 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, HLT_2024v10_cff::track, HFDarkening::upperZLimit, useParam, useShowerLibrary, weight_, and z.
|
private |
Definition at line 826 of file HCalSD.cc.
References CaloSD::currentID, hcalRecHitTable_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, hfClusterShapes_cfi::hits, mps_fire::i, plotProfile(), CaloSD::processHit(), setDetUnitId(), CaloHitID::setID(), CaloSD::setTrackID(), showerParam, hcalRecHitTable_cff::time, and weight_.
Referenced by getFromLibrary().
|
private |
Definition at line 915 of file HCalSD.cc.
References HLT_2024v10_cff::beta, CaloSD::currentID, TauDecayModes::dec, hcalRecHitTable_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::energyCut, HcalForward, numberingFromDDD, phi, plotProfile(), CaloSD::processHit(), CaloSD::resetForNewPrimary(), findQualityFiles::rr, setDetUnitId(), CaloHitID::setID(), showerBundle, hcalRecHitTable_cff::time, and createJobs::tmp.
Referenced by getEnergyDeposit().
|
private |
Definition at line 856 of file HCalSD.cc.
References HLT_2024v10_cff::beta, CaloSD::currentID, TauDecayModes::dec, hcalRecHitTable_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::energyCut, HcalForward, numberingFromDDD, phi, plotProfile(), CaloSD::processHit(), CaloSD::resetForNewPrimary(), findQualityFiles::rr, setDetUnitId(), CaloHitID::setID(), showerPMT, hcalRecHitTable_cff::time, and createJobs::tmp.
Referenced by getEnergyDeposit().
|
private |
Definition at line 784 of file HCalSD.cc.
References CaloSD::currentID, hcalRecHitTable_cff::depth, CaloSD::edepositEM, CaloSD::edepositHAD, hfshower, hfClusterShapes_cfi::hits, mps_fire::i, G4TrackToParticleID::isGammaElectronPositron(), isItinFidVolume(), plotHF(), plotProfile(), CaloSD::processHit(), setDetUnitId(), CaloHitID::setID(), CaloSD::setTrackID(), hcalRecHitTable_cff::time, funct::true, and weight_.
Referenced by getEnergyDeposit().
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
private |
|
private |
|
private |
|
private |
Definition at line 656 of file HCalSD.cc.
References hfLevels, hfLV, hfNames, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, and GCP_tree_cfg::levels.
Referenced by getFromLibrary().
|
private |
|
private |
Definition at line 725 of file HCalSD.cc.
References applyFidCut, RemoveAddSevLevel::flag, and HFFibreFiducial::PMTNumber().
Referenced by getFromHFLibrary(), and hitForFibre().
|
private |
|
private |
|
private |
|
private |
Definition at line 1001 of file HCalSD.cc.
References TauDecayModes::dec, hcalRecHitTable_cff::depth, EDM_ML_DEBUG, layerWeights, modifyDepth(), numberingFromDDD, HcalTestNumbering::packHcalIndex(), and createJobs::tmp.
Referenced by getEnergyDeposit().
|
private |
Definition at line 1094 of file HCalSD.cc.
References hcalRecHitTable_cff::depth, depth_, hcalConstants_, hcalRecHitTable_cff::ieta, HcalDDDSimConstants::maxHFDepth(), and testNumber.
Referenced by layerWeight(), and setDetUnitId().
|
private |
Definition at line 1083 of file HCalSD.cc.
References funct::abs(), gpar, hzvem, hzvhad, and ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::zv.
Referenced by getFromHFLibrary(), and hitForFibre().
|
private |
Definition at line 1021 of file HCalSD.cc.
References funct::abs(), dd4hep_, hcalRecHitTable_cff::depth, dist_, newFWLiteAna::found, hit_, heavyIonCSV_trainingSettings::idx, cuy::ii, DTRecHitClients_cfi::local, dqmiodumpmetadata::n, Skims_PA_cff::name, DD4hep2DDDName::nameMatterLV(), names, hcalRecHitTable_cff::time, and time_.
Referenced by getFromHFLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), and hitForFibre().
|
private |
Definition at line 1123 of file HCalSD.cc.
References mps_fire::i, cuy::ii, personalPlayback::level, Skims_PA_cff::name, AlCaHLTBitMon_QueryRunRegistry::string, and susybsm::HSCParticleType::unknown.
Referenced by setDetUnitId().
|
private |
Definition at line 977 of file HCalSD.cc.
References TauDecayModes::dec, mps_splice::entry, fileCollector2::fName, recoMuon::in, timingPdfMaker::infile, layerWeights, HcalTestNumbering::packHcalIndex(), phi, useLayerWt, and ecaldqm::zside().
Referenced by HCalSD().
|
overridevirtual |
Implements CaloSD.
Definition at line 535 of file HCalSD.cc.
References TauDecayModes::dec, hcalRecHitTable_cff::depth, HcalDetId::depth(), heavyIonCSV_trainingSettings::idx, HcalDetId::ietaAbs(), HcalDetId::iphi(), printVolume(), DetId::subdetId(), testNumber, HcalTestNumbering::unpackHcalIndex(), HLTMuonOfflineAnalyzer_cfi::z0, and HcalDetId::zside().
Referenced by getEnergyDeposit(), getFromHFLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), hitForFibre(), and setDetUnitId().
|
private |
Definition at line 601 of file HCalSD.cc.
References funct::abs(), hcalRecHitTable_cff::depth, detNull_, PVValHelper::eta, hcalConstants_, l1ctLayer2EG_cff::id, HcalDDDSimConstants::isHE(), maxRoff_, maxZ_, minRoff_, numberingFromDDD, setDetUnitId(), slopeHE_, and createJobs::tmp.
|
private |
Definition at line 643 of file HCalSD.cc.
References TauDecayModes::dec, l1ctLayer2EG_cff::id, m_HcalTestNS, modifyDepth(), numberingScheme, convertSQLiteXML::ok, testNumber, and createJobs::tmp.
void HCalSD::setNumberingScheme | ( | HcalNumberingScheme * | scheme | ) |
Definition at line 568 of file HCalSD.cc.
References numberingScheme, and generator_cfi::scheme.
Referenced by HCalSD(), HcalTestAnalysis::update(), SimG4HcalValidation::update(), and HcalTB04Analysis::update().
|
overrideprotected |
Definition at line 751 of file CaloSD.cc.
Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().
|
overrideprotected |
Definition at line 780 of file CaloSD.cc.
Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().
|
overrideprotected |
Definition at line 1013 of file CaloSD.cc.
Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().
|
overrideprotected |
Definition at line 759 of file CaloSD.cc.
Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().
|
overrideprotected |
Definition at line 749 of file CaloSD.cc.
Referenced by MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), and MatrixUtil.Steps::overwrite().
|
overrideprotectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob *>.
Definition at line 575 of file HCalSD.cc.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 108 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 108 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 112 of file HCalSD.h.
Referenced by HCalSD(), and isItinFidVolume().
|
private |
Definition at line 111 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 111 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 111 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 117 of file HCalSD.h.
Referenced by fillLogVolumeVector(), HCalSD(), and plotProfile().
|
private |
Definition at line 114 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromLibrary(), and HCalSD().
|
private |
Definition at line 116 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromLibrary(), and modifyDepth().
|
private |
Definition at line 127 of file HCalSD.h.
Referenced by endEvent(), initEvent(), and setDetUnitId().
|
private |
Definition at line 126 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
Definition at line 113 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 113 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 113 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 113 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 124 of file HCalSD.h.
Referenced by HCalSD(), and isItStraightBundle().
|
private |
Definition at line 124 of file HCalSD.h.
Referenced by HCalSD(), and isItConicalBundle().
|
private |
Definition at line 124 of file HCalSD.h.
Referenced by HCalSD(), and isItFibre().
|
private |
Definition at line 121 of file HCalSD.h.
Referenced by HCalSD(), and isItFibre().
|
private |
|
private |
Definition at line 96 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), modifyDepth(), and setDetUnitId().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 91 of file HCalSD.h.
Referenced by HCalSD(), and hitForFibre().
|
private |
Definition at line 126 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
|
private |
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by getEnergyDeposit(), and getFromLibrary().
|
private |
Definition at line 125 of file HCalSD.h.
Referenced by layerWeight(), and readWeightFromFile().
|
private |
Definition at line 98 of file HCalSD.h.
Referenced by getEnergyDeposit().
|
private |
Definition at line 101 of file HCalSD.h.
Referenced by HCalSD(), and setDetUnitId().
|
private |
Definition at line 99 of file HCalSD.h.
Referenced by getEnergyDeposit().
|
private |
Definition at line 100 of file HCalSD.h.
Referenced by getFromLibrary(), and HCalSD().
|
private |
Definition at line 123 of file HCalSD.h.
Referenced by HCalSD(), and isItScintillator().
|
private |
|
staticprivate |
Definition at line 105 of file HCalSD.h.
Referenced by setDetUnitId().
|
staticprivate |
Definition at line 103 of file HCalSD.h.
Referenced by setDetUnitId().
|
staticprivate |
Definition at line 104 of file HCalSD.h.
Referenced by setDetUnitId().
|
private |
Definition at line 110 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 88 of file HCalSD.h.
Referenced by getHitFibreBundle(), getHitPMT(), HCalSD(), layerWeight(), and setDetUnitId().
|
private |
Definition at line 89 of file HCalSD.h.
Referenced by HCalSD(), setDetUnitId(), and setNumberingScheme().
|
private |
|
private |
Definition at line 94 of file HCalSD.h.
Referenced by getEnergyDeposit(), getHitFibreBundle(), and HCalSD().
|
private |
Definition at line 90 of file HCalSD.h.
Referenced by getFromHFLibrary(), and HCalSD().
|
private |
Definition at line 92 of file HCalSD.h.
Referenced by getFromParam(), and HCalSD().
|
private |
Definition at line 93 of file HCalSD.h.
Referenced by getEnergyDeposit(), getHitPMT(), and HCalSD().
|
staticprivate |
Definition at line 106 of file HCalSD.h.
Referenced by setDetUnitId().
|
private |
Definition at line 110 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), modifyDepth(), and setDetUnitId().
|
private |
Definition at line 126 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), and readWeightFromFile().
|
private |
Definition at line 112 of file HCalSD.h.
Referenced by getFromLibrary(), and HCalSD().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 112 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromLibrary(), and HCalSD().
|
private |
Definition at line 115 of file HCalSD.h.
Referenced by getEnergyDeposit(), getFromHFLibrary(), getFromLibrary(), getFromParam(), and hitForFibre().