#include <CaloSD.h>
Classes | |
struct | Detector |
Public Member Functions | |
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 |
uint32_t | setDetUnitId (const G4Step *step) override=0 |
~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 () |
Protected Member Functions | |
bool | checkHit (int k=0) |
CaloG4Hit * | createNewHit (const G4Step *, const G4Track *, int k) |
virtual void | endEvent () |
virtual double | EnergyCorrected (const G4Step &step, const G4Track *) |
virtual bool | filterHit (CaloG4Hit *, double) |
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 *) |
virtual double | getEnergyDeposit (const G4Step *step) |
virtual bool | getFromLibrary (const G4Step *step) |
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 () |
virtual void | initEvent (const BeginOfEvent *) |
virtual void | initRun () |
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... | |
Static Protected Member Functions | |
static std::string | printableDecayChain (const std::vector< unsigned int > &decayChain) |
Protected Attributes | |
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_ |
Private Member Functions | |
void | cleanHitCollection () |
bool | saveHit (CaloG4Hit *, int k=0) |
void | storeHit (CaloG4Hit *, int k=0) |
Private Attributes | |
std::unordered_map< unsigned int, unsigned int > | boundaryCrossingParentMap_ |
int | cleanIndex [2] |
double | correctT |
bool | corrTOFBeam |
bool | doFineCalo_ |
bool | doFineCaloThisStep_ |
double | eMinFine_ |
double | eminHitD |
std::vector< Detector > | fineDetectors_ |
int | hcID [2] |
std::map< CaloHitID, CaloG4Hit * > | hitMap [2] |
bool | ignoreReject |
bool | ignoreTrackID |
bool | isParameterized |
const SimTrackManager * | m_trackManager |
std::unique_ptr< CaloMeanResponse > | meanResponse [2] |
int | nCheckedHits [2] |
int | primAncestor |
int | primIDSaved [2] |
std::vector< std::unique_ptr< CaloG4Hit > > | reusehit [2] |
std::unique_ptr< CaloSlaveSD > | slave [2] |
CaloG4HitCollection * | theHC [2] |
float | timeSlice |
std::map< int, TrackWithHistory * > | tkMap |
int | totalHits [2] |
bool | useMap |
Additional Inherited Members | |
Protected Types inherited from SensitiveDetector | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
CaloSD::CaloSD | ( | const std::string & | aSDname, |
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager, | ||
float | timeSlice = 1. , |
||
bool | ignoreTkID = false , |
||
const std::string & | newcolname = "" |
||
) |
Definition at line 33 of file CaloSD.cc.
References cleanIndex, collName_, correctT, corrTOFBeam, currentHit, currentID, hgcalTestNeighbor_cfi::detector, detName_, doFineCalo_, edepositEM, edepositHAD, eMinFine_, eminHit, eminHitD, energyCut, entranceLocal, entrancePoint, fineDetectors_, forceSave, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hcID, hcn_, mps_fire::i, ignoreTrackID, incidentEnergy, isParameterized, dqmdumpme::k, kmaxIon, kmaxNeutron, kmaxProton, personalPlayback::level, meanResponse, Skims_PA_cff::name, DD4hep2DDDName::nameMatterLV(), nCheckedHits, nHC_, AlCaHLTBitMon_ParallelJobs::p, posGlobal, previousID, primAncestor, primIDSaved, reset(), slave, suppressHeavy, theHC, timeSlice, tmaxHit, totalHits, useMap, and useResMap_.
|
protected |
Definition at line 488 of file CaloSD.cc.
References currentHit, currentID, mps_fire::end, newFWLiteAna::found, hitMap, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, dqmiolumiharvest::j, dqmdumpme::k, SiStripPI::max, nCheckedHits, nhits, theHC, updateHit(), and useMap.
Referenced by hitExists(), processHit(), and ProcessHits().
|
private |
Definition at line 1040 of file CaloSD.cc.
References cleanIndex, correctT, corrTOFBeam, relativeConstraints::empty, cond::serialization::equal(), filterHit(), CaloG4Hit::getTimeSlice(), hitMap, mps_fire::i, cuy::ii, dqmiolumiharvest::j, dqmdumpme::k, nHC_, hltrates_dqm_sourceclient-live_cfg::offset, AlCaHLTBitMon_ParallelJobs::p, reusehit, jetUpdater_cfi::sort, theHC, hcalRecHitTable_cff::time, totalHits, and useMap.
Referenced by EndOfEvent(), and update().
|
overridevirtual |
Implements SensitiveDetector.
Definition at line 848 of file CaloSD.cc.
References cleanIndex, dqmdumpme::k, nHC_, previousID, primIDSaved, CaloHitID::reset(), and slave.
Referenced by update().
|
protected |
Definition at line 624 of file CaloSD.cc.
References SensitiveDetector::cmsTrackInformation(), currentID, CaloHitID::depth(), doFineCaloThisStep_, edepositEM, edepositHAD, relativeConstraints::empty, energyCut, entranceLocal, entrancePoint, f, forceSave, getNumberOfHits(), incidentEnergy, isItFineCalo(), dqmdumpme::k, TrackWithHistory::momentum(), posGlobal, primIDSaved, reusehit, CaloG4Hit::setEM(), CaloG4Hit::setEntry(), CaloG4Hit::setEntryLocal(), CaloG4Hit::setHadr(), CaloG4Hit::setID(), CaloG4Hit::setIncidentEnergy(), CaloG4Hit::setPosition(), TrackInformation::setStoreTrack(), TrackWithHistory::setToBeSaved(), shortreprID(), mathSSE::sqrt(), storeHit(), CaloHitID::timeSliceID(), tkMap, totalHits, CaloHitID::trackID(), CaloHitID::unitID(), updateHit(), and useMap.
Referenced by processHit(), ZdcSD::ProcessHits(), ProcessHits(), and HGCalSD::processSecondHit().
|
protectedvirtual |
|
override |
Definition at line 412 of file CaloSD.cc.
References cleanHitCollection(), dqmdumpme::k, nHC_, and theHC.
|
protectedvirtual |
|
overridevirtual |
Implements SensitiveCaloDetector.
Definition at line 441 of file CaloSD.cc.
References gpuPixelDoublets::cc, dqmdumpme::k, Skims_PA_cff::name, nHC_, and slave.
|
protectedvirtual |
Reimplemented in HCalSD, HGCSD, HGCalSD, HFNoseSD, HGCScintSD, and AHCalSD.
Definition at line 917 of file CaloSD.cc.
References eminHit, eminHitD, hcalRecHitTable_cff::time, and tmaxHit.
Referenced by cleanHitCollection().
|
protected |
Definition at line 552 of file CaloSD.cc.
References boundaryCrossingParentMap_, SensitiveDetector::cmsTrackInformation(), TrackInformation::crossedBoundary(), Exception, SimTrackManager::getTrackByID(), l1ctLayer2EG_cff::id, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, m_trackManager, TrackWithHistory::parentID(), cosmicMuonLinks_cfi::parentTrack, printableDecayChain(), TrackInformation::setStoreTrack(), and HLT_2024v13_cff::track.
Referenced by ProcessHits().
|
protected |
Definition at line 727 of file CaloSD.cc.
References funct::abs(), HltBtagPostValidation_cff::c, ALCARECOTkAlJpsiMuMu_cff::charge, fastSimProducer_cff::density, and mps_merge::weight.
Referenced by TotemT2ScintSD::getEnergyDeposit(), AHCalSD::getEnergyDeposit(), HGCalTB16SD01::getEnergyDeposit(), HcalTB06BeamSD::getEnergyDeposit(), HGCScintSD::getEnergyDeposit(), EcalTBH4BeamSD::getEnergyDeposit(), DreamSD::getEnergyDeposit(), ECalSD::getEnergyDeposit(), HcalTB02SD::getEnergyDeposit(), and HCalSD::getEnergyDeposit().
|
protectedvirtual |
Reimplemented in ECalSD.
Definition at line 913 of file CaloSD.cc.
Referenced by ZdcSD::ProcessHits(), and ProcessHits().
|
protectedvirtual |
Reimplemented in HCalSD, ECalSD, HcalTB02SD, CastorSD, HGCSD, HGCalSD, HFNoseSD, DreamSD, EcalTBH4BeamSD, HGCScintSD, HcalTB06BeamSD, ZdcSD, HGCalTB16SD01, AHCalSD, and TotemT2ScintSD.
Definition at line 362 of file CaloSD.cc.
Referenced by ProcessHits().
|
protectedvirtual |
|
protected |
Definition at line 521 of file CaloSD.cc.
References dqmdumpme::k, and theHC.
Referenced by createNewHit(), and HCalSD::getFromLibrary().
|
protected |
Definition at line 928 of file CaloSD.cc.
References SensitiveDetector::cmsTrackInformation(), TrackInformation::genParticleP(), TrackInformation::genParticlePID(), dqmdumpme::k, and meanResponse.
Referenced by ECalSD::EnergyCorrected(), HGCScintSD::getEnergyDeposit(), HFNoseSD::getEnergyDeposit(), HGCalSD::getEnergyDeposit(), HGCSD::getEnergyDeposit(), ECalSD::getEnergyDeposit(), and HCalSD::getEnergyDeposit().
|
protectedvirtual |
Reimplemented in ECalSD.
Definition at line 873 of file CaloSD.cc.
References SensitiveDetector::cmsTrackInformation(), and TrackInformation::getIDonCaloSurface().
Referenced by ECalSD::getTrackID(), ZdcSD::ProcessHits(), and ProcessHits().
|
protected |
Definition at line 462 of file CaloSD.cc.
References checkHit(), currentHit, currentID, dqmdumpme::k, posGlobal, previousID, resetForNewPrimary(), and updateHit().
Referenced by ZdcSD::ProcessHits(), ProcessHits(), and HGCalSD::processSecondHit().
|
inlineprotected |
Definition at line 112 of file CaloSD.h.
References ignoreReject.
Referenced by HGCalSD::setDetUnitId().
|
protectedvirtual |
|
override |
Definition at line 388 of file CaloSD.cc.
References collName_, detName_, hcID, dqmdumpme::k, nHC_, theHC, and totalHits.
|
protectedvirtual |
bool CaloSD::isItFineCalo | ( | const G4VTouchable * | touch | ) |
Definition at line 368 of file CaloSD.cc.
References hgcalTestNeighbor_cfi::detector, fineDetectors_, cuy::ii, personalPlayback::level, convertSQLiteXML::ok, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by createNewHit(), and ProcessHits().
void CaloSD::newCollection | ( | const std::string & | name, |
edm::ParameterSet const & | p | ||
) |
Definition at line 176 of file CaloSD.cc.
References collName_, detName_, hcn_, dqmdumpme::k, meanResponse, Skims_PA_cff::name, nHC_, AlCaHLTBitMon_ParallelJobs::p, slave, and useResMap_.
Referenced by HGCalSD::update().
|
staticprotected |
Definition at line 527 of file CaloSD.cc.
References mps_fire::i, and contentValuesCheck::ss.
Referenced by findBoundaryCrossingParent().
|
override |
|
protected |
Definition at line 1158 of file CaloSD.cc.
References mps_fire::i, cuy::ii, personalPlayback::level, Skims_PA_cff::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HGCScintSD::setDetUnitId(), and HGCalSD::setDetUnitId().
|
inlineprotected |
Definition at line 117 of file CaloSD.h.
References checkHit(), createNewHit(), currentHit, currentID, previousID, and updateHit().
Referenced by HCalSD::getFromHFLibrary(), ZdcSD::getFromLibrary(), CastorSD::getFromLibrary(), HCalSD::getFromParam(), HCalSD::getHitFibreBundle(), HCalSD::getHitPMT(), and HCalSD::hitForFibre().
|
overridevirtual |
Implements SensitiveDetector.
Reimplemented in ZdcSD.
Definition at line 194 of file CaloSD.cc.
References createNewHit(), currentHit, currentID, TauDecayModes::dec, hcalRecHitTable_cff::depth, doFineCalo_, doFineCaloThisStep_, edepositEM, edepositHAD, hcalRecHitTable_cff::energy, findBoundaryCrossingParent(), getDepth(), getEnergyDeposit(), getFromLibrary(), getTrackID(), hitExists(), ignoreReject, G4TrackToParticleID::isGammaElectronPositron(), isItFineCalo(), isParameterized, CaloHitID::markAsFinecaloTrackID(), SensitiveDetector::NaNTrap(), previousID, processSecondHit(), setDetUnitId(), CaloHitID::setID(), shortreprID(), hcalRecHitTable_cff::time, and CaloHitID::unitID().
|
override |
Definition at line 294 of file CaloSD.cc.
References checkHit(), createNewHit(), currentHit, currentID, TauDecayModes::dec, hcalRecHitTable_cff::depth, edepositEM, edepositHAD, EnergyCorrected(), entranceLocal, entrancePoint, getDepth(), getTrackID(), incidentEnergy, G4TrackToParticleID::isGammaElectronPositron(), posGlobal, previousID, setDetUnitId(), CaloHitID::setID(), hcalRecHitTable_cff::time, HLT_2024v13_cff::track, CaloHitID::unitID(), and updateHit().
|
protectedvirtual |
|
overridevirtual |
Reimplemented from SensitiveCaloDetector.
Definition at line 861 of file CaloSD.cc.
References fpCaloG4HitAllocator.
Referenced by CaloSD().
|
protected |
Definition at line 714 of file CaloSD.cc.
References entranceLocal, entrancePoint, incidentEnergy, and setToLocal().
Referenced by HCalSD::getFromHFLibrary(), ZdcSD::getFromLibrary(), CastorSD::getFromLibrary(), HCalSD::getHitFibreBundle(), HCalSD::getHitPMT(), hitExists(), ZdcSD::setTrackID(), and setTrackID().
|
private |
Definition at line 949 of file CaloSD.cc.
References correctT, corrTOFBeam, TauDecayModes::dec, doFineCalo_, Exception, CaloG4Hit::getDepth(), CaloG4Hit::getEM(), CaloG4Hit::getHadr(), CaloG4Hit::getTimeSlice(), CaloG4Hit::getTrackID(), CaloG4Hit::getUnitID(), SimTrackManager::giveMotherNeeded(), CaloG4Hit::isFinecaloTrackID(), dqmdumpme::k, m_trackManager, convertSQLiteXML::ok, shortreprID(), slave, hcalRecHitTable_cff::time, and SimTrackManager::trackExists().
Referenced by update().
|
overridepure virtual |
Implements SensitiveDetector.
Implemented in HCalSD, ECalSD, HcalTB02SD, CastorSD, HGCSD, HGCalSD, HFNoseSD, DreamSD, HGCScintSD, EcalTBH4BeamSD, HcalTB06BeamSD, ZdcSD, HGCalTB16SD01, AHCalSD, and TotemT2ScintSD.
Referenced by ProcessHits().
|
inlineprotected |
Definition at line 126 of file CaloSD.h.
References dqmdumpme::k, nCheckedHits, and heppy_batch::val.
Referenced by HFNoseSD::HFNoseSD(), HGCalSD::HGCalSD(), HGCScintSD::HGCScintSD(), and HGCSD::HGCSD().
|
inlineprotected |
Definition at line 114 of file CaloSD.h.
References isParameterized, and heppy_batch::val.
Referenced by CastorSD::CastorSD(), HCalSD::HCalSD(), and ZdcSD::ZdcSD().
|
protected |
|
protected |
Definition at line 454 of file CaloSD.cc.
Referenced by ZdcSD::calculateCherenkovDeposit(), DreamSD::curve_LY(), HcalTB02SD::curve_LY(), ECalSD::EnergyCorrected(), ECalSD::getDepth(), ECalSD::getRadiationLength(), resetForNewPrimary(), and HcalTB06BeamSD::setDetUnitId().
|
protectedvirtual |
Reimplemented in ZdcSD.
Definition at line 891 of file CaloSD.cc.
References SensitiveDetector::cmsTrackInformation(), TrackInformation::getIDonCaloSurface(), previousID, and resetForNewPrimary().
Referenced by HCalSD::getFromHFLibrary(), CastorSD::getFromLibrary(), HCalSD::getFromParam(), and HCalSD::hitForFibre().
|
inlineprotected |
Definition at line 115 of file CaloSD.h.
References useMap, and heppy_batch::val.
Referenced by HFNoseSD::HFNoseSD(), HGCalSD::HGCalSD(), HGCScintSD::HGCScintSD(), and HGCSD::HGCSD().
|
protected |
Definition at line 538 of file CaloSD.cc.
References contentValuesCheck::ss.
Referenced by createNewHit(), ProcessHits(), saveHit(), and shortreprID().
|
protected |
Definition at line 547 of file CaloSD.cc.
References shortreprID().
|
private |
Definition at line 937 of file CaloSD.cc.
References hitMap, dqmdumpme::k, previousID, theHC, CaloHitID::trackID(), and useMap.
Referenced by createNewHit().
|
overrideprotectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun *>.
Definition at line 749 of file CaloSD.cc.
References initRun().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprotectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfEvent *>.
Definition at line 751 of file CaloSD.cc.
References clearHits(), and initEvent().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprotectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfTrack *>.
Definition at line 1013 of file CaloSD.cc.
References clean(), cleanHitCollection(), SensitiveDetector::cmsTrackInformation(), TrackInformation::isPrimary(), dqmdumpme::k, nHC_, primAncestor, and theHC.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprotectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const EndOfTrack *>.
Definition at line 759 of file CaloSD.cc.
References SensitiveDetector::cmsTrackInformation(), TrackInformation::getIDonCaloSurface(), l1ctLayer2EG_cff::id, m_trackManager, tkMap, SimTrackManager::trackContainer(), and TrackWithHistory::trackID().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprotected |
Definition at line 780 of file CaloSD.cc.
References funct::abs(), boundaryCrossingParentMap_, submitPVResolutionJobs::count, mps_fire::end, endEvent(), edm::roottree::getEntry(), hitMap, mps_fire::i, dqmdumpme::k, nHC_, reusehit, saveHit(), slave, mathSSE::sqrt(), edm::swap(), theHC, tkMap, totalHits, groupFilesInBlocks::tt, useMap, x, and z.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
protected |
Definition at line 703 of file CaloSD.cc.
References CaloG4Hit::addEnergyDeposit(), currentID, edepositEM, edepositHAD, dqmdumpme::k, and previousID.
Referenced by checkHit(), createNewHit(), hitExists(), processHit(), and ProcessHits().
|
private |
Definition at line 197 of file CaloSD.h.
Referenced by findBoundaryCrossingParent(), and update().
|
private |
Definition at line 184 of file CaloSD.h.
Referenced by CaloSD(), cleanHitCollection(), and clearHits().
|
protected |
Definition at line 159 of file CaloSD.h.
Referenced by CaloSD(), Initialize(), newCollection(), and HGCalSD::update().
|
private |
Definition at line 191 of file CaloSD.h.
Referenced by CaloSD(), cleanHitCollection(), and saveHit().
|
private |
Definition at line 180 of file CaloSD.h.
Referenced by CaloSD(), cleanHitCollection(), and saveHit().
|
protected |
Definition at line 152 of file CaloSD.h.
Referenced by CaloSD(), checkHit(), ZdcSD::getFromLibrary(), hitExists(), processHit(), ZdcSD::ProcessHits(), ProcessHits(), and HGCalSD::processSecondHit().
|
protected |
Definition at line 146 of file CaloSD.h.
Referenced by CaloSD(), checkHit(), createNewHit(), ECalSD::curve_LY(), HCalSD::getFromHFLibrary(), ZdcSD::getFromLibrary(), CastorSD::getFromLibrary(), HCalSD::getFromParam(), HCalSD::getHitFibreBundle(), HCalSD::getHitPMT(), hitExists(), HCalSD::hitForFibre(), processHit(), ZdcSD::ProcessHits(), ProcessHits(), HGCalSD::processSecondHit(), and updateHit().
|
protected |
Definition at line 159 of file CaloSD.h.
Referenced by CaloSD(), Initialize(), and newCollection().
|
private |
Definition at line 192 of file CaloSD.h.
Referenced by CaloSD(), ProcessHits(), and saveHit().
|
private |
Definition at line 200 of file CaloSD.h.
Referenced by createNewHit(), and ProcessHits().
|
protected |
Definition at line 144 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), HCalSD::getFromHFLibrary(), ZdcSD::getFromLibrary(), CastorSD::getFromLibrary(), HCalSD::getFromParam(), HCalSD::getHitFibreBundle(), HCalSD::getHitPMT(), HCalSD::hitForFibre(), ZdcSD::ProcessHits(), ProcessHits(), HGCalSD::processSecondHit(), and updateHit().
|
protected |
Definition at line 144 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), HCalSD::getFromHFLibrary(), ZdcSD::getFromLibrary(), CastorSD::getFromLibrary(), HCalSD::getFromParam(), HCalSD::getHitFibreBundle(), HCalSD::getHitPMT(), HCalSD::hitForFibre(), ZdcSD::ProcessHits(), ProcessHits(), HGCalSD::processSecondHit(), and updateHit().
|
protected |
Definition at line 148 of file CaloSD.h.
Referenced by CaloSD(), filterHit(), and HGCSD::HGCSD().
|
private |
Definition at line 190 of file CaloSD.h.
Referenced by CaloSD(), and filterHit().
|
protected |
Definition at line 148 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), HCalSD::getHitFibreBundle(), and HCalSD::getHitPMT().
|
protected |
Definition at line 141 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), ZdcSD::getFromLibrary(), ProcessHits(), and resetForNewPrimary().
|
protected |
Definition at line 140 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), ZdcSD::getFromLibrary(), ProcessHits(), and resetForNewPrimary().
|
private |
Definition at line 199 of file CaloSD.h.
Referenced by CaloSD(), and isItFineCalo().
|
protected |
Definition at line 157 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), and ECalSD::getTrackID().
|
private |
Definition at line 182 of file CaloSD.h.
Referenced by CaloSD(), and Initialize().
|
protected |
Definition at line 149 of file CaloSD.h.
Referenced by CaloSD(), and newCollection().
Definition at line 195 of file CaloSD.h.
Referenced by checkHit(), cleanHitCollection(), storeHit(), and update().
|
private |
Definition at line 178 of file CaloSD.h.
Referenced by ignoreRejection(), and ProcessHits().
|
protected |
Definition at line 143 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), ZdcSD::getFromLibrary(), ProcessHits(), and resetForNewPrimary().
|
private |
Definition at line 177 of file CaloSD.h.
Referenced by CaloSD(), ProcessHits(), and setParameterized().
|
protected |
Definition at line 155 of file CaloSD.h.
Referenced by CaloSD(), ECalSD::ECalSD(), ECalSD::getEnergyDeposit(), HCalSD::getEnergyDeposit(), and HCalSD::HCalSD().
|
protected |
Definition at line 155 of file CaloSD.h.
Referenced by CaloSD(), ECalSD::ECalSD(), ECalSD::getEnergyDeposit(), HCalSD::getEnergyDeposit(), and HCalSD::HCalSD().
|
protected |
Definition at line 155 of file CaloSD.h.
Referenced by CaloSD(), ECalSD::ECalSD(), ECalSD::getEnergyDeposit(), HCalSD::getEnergyDeposit(), and HCalSD::HCalSD().
|
private |
Definition at line 169 of file CaloSD.h.
Referenced by findBoundaryCrossingParent(), saveHit(), and update().
|
private |
Definition at line 172 of file CaloSD.h.
Referenced by CaloSD(), getResponseWt(), and newCollection().
|
private |
Definition at line 187 of file CaloSD.h.
Referenced by CaloSD(), checkHit(), and setNumberCheckedHits().
|
protected |
Definition at line 158 of file CaloSD.h.
Referenced by CaloSD(), cleanHitCollection(), clearHits(), EndOfEvent(), fillHits(), HGCalSD::HGCalSD(), Initialize(), newCollection(), PrintAll(), HGCalSD::update(), and update().
|
protected |
Definition at line 142 of file CaloSD.h.
Referenced by CaloSD(), createNewHit(), ZdcSD::getFromLibrary(), hitExists(), and ProcessHits().
|
protected |
Definition at line 146 of file CaloSD.h.
Referenced by CaloSD(), clearHits(), hitExists(), processHit(), ProcessHits(), ZdcSD::setTrackID(), setTrackID(), storeHit(), and updateHit().
|
private |
|
private |
Definition at line 186 of file CaloSD.h.
Referenced by CaloSD(), clearHits(), and createNewHit().
|
private |
Definition at line 198 of file CaloSD.h.
Referenced by cleanHitCollection(), createNewHit(), and update().
|
private |
Definition at line 171 of file CaloSD.h.
Referenced by CaloSD(), clearHits(), fillHits(), newCollection(), saveHit(), and update().
|
protected |
Definition at line 154 of file CaloSD.h.
Referenced by CaloSD(), ECalSD::ECalSD(), ECalSD::getEnergyDeposit(), HCalSD::getEnergyDeposit(), and HCalSD::HCalSD().
|
private |
Definition at line 174 of file CaloSD.h.
Referenced by CaloSD(), checkHit(), cleanHitCollection(), EndOfEvent(), getNumberOfHits(), Initialize(), PrintAll(), storeHit(), and update().
|
private |
Definition at line 196 of file CaloSD.h.
Referenced by createNewHit(), and update().
|
protected |
Definition at line 148 of file CaloSD.h.
Referenced by CaloSD(), AHCalSD::filterHit(), HGCScintSD::filterHit(), HFNoseSD::filterHit(), HGCalSD::filterHit(), HGCSD::filterHit(), HCalSD::filterHit(), and filterHit().
|
private |
Definition at line 185 of file CaloSD.h.
Referenced by CaloSD(), cleanHitCollection(), createNewHit(), Initialize(), and update().
|
private |
Definition at line 179 of file CaloSD.h.
Referenced by CaloSD(), checkHit(), cleanHitCollection(), createNewHit(), setUseMap(), storeHit(), and update().
|
protected |
Definition at line 150 of file CaloSD.h.
Referenced by CaloSD(), and newCollection().