#include <HFChamberSD.h>
Public Member Functions | |
void | clear () override |
void | clearHits () override |
void | DrawAll () override |
void | EndOfEvent (G4HCofThisEvent *HCE) override |
void | fillHits (edm::PCaloHitContainer &, const std::string &) override |
HFChamberSD (const std::string &, const DDCompactView &, const SensitiveDetectorCatalog &, const edm::ParameterSet &, const SimTrackManager *) | |
void | Initialize (G4HCofThisEvent *HCE) override |
void | PrintAll () override |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) override |
uint32_t | setDetUnitId (const G4Step *) override |
~HFChamberSD () 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 |
SensitiveDetector (const std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p) | |
~SensitiveDetector () override | |
Private Attributes | |
const SimTrackManager * | m_trackManager |
HFShowerG4HitsCollection * | theHC |
G4int | theHCID |
int | theNSteps |
Additional Inherited Members | |
Protected Types inherited from SensitiveDetector | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
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 > &) |
Definition at line 19 of file HFChamberSD.h.
|
explicit |
Definition at line 19 of file HFChamberSD.cc.
|
override |
|
override |
|
overridevirtual |
|
override |
Definition at line 88 of file HFChamberSD.cc.
|
override |
|
overridevirtual |
|
override |
Definition at line 31 of file HFChamberSD.cc.
References ecaldqm::collectionName, LogDebug, theHC, and theHCID.
|
override |
Definition at line 90 of file HFChamberSD.cc.
|
overridevirtual |
Implements SensitiveDetector.
Definition at line 41 of file HFChamberSD.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, LogDebug, MeV, setDetUnitId(), HFShowerG4Hit::setGlobalPos(), HFShowerG4Hit::setLocalPos(), HFShowerG4Hit::setPrimMomDir(), theHC, theNSteps, and ntuplemaker::time.
|
overridevirtual |
Implements SensitiveDetector.
Definition at line 94 of file HFChamberSD.cc.
Referenced by ProcessHits().
|
private |
Definition at line 41 of file HFChamberSD.h.
|
private |
Definition at line 44 of file HFChamberSD.h.
Referenced by EndOfEvent(), Initialize(), ProcessHits(), and ~HFChamberSD().
|
private |
Definition at line 43 of file HFChamberSD.h.
Referenced by Initialize().
|
private |
Definition at line 45 of file HFChamberSD.h.
Referenced by clear(), and ProcessHits().