#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 SensitiveDetectorCatalog &, 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 | |
virtual void | reset () |
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 | |
Private Attributes | |
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 21 of file HFChamberSD.h.
|
explicit |
Definition at line 21 of file HFChamberSD.cc.
References Skims_PA_cff::name.
|
override |
|
override |
|
overridevirtual |
|
override |
Definition at line 82 of file HFChamberSD.cc.
|
override |
|
overridevirtual |
|
override |
Definition at line 28 of file HFChamberSD.cc.
References bysipixelclustmulteventfilter_cfi::collectionName, theHC, and theHCID.
|
override |
Definition at line 84 of file HFChamberSD.cc.
|
overridevirtual |
Implements SensitiveDetector.
Definition at line 38 of file HFChamberSD.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, setDetUnitId(), HFShowerG4Hit::setGlobalPos(), HFShowerG4Hit::setLocalPos(), HFShowerG4Hit::setPrimMomDir(), theHC, theNSteps, and hcalRecHitTable_cff::time.
|
overridevirtual |
Implements SensitiveDetector.
Definition at line 88 of file HFChamberSD.cc.
Referenced by ProcessHits().
|
private |
Definition at line 39 of file HFChamberSD.h.
Referenced by EndOfEvent(), Initialize(), ProcessHits(), and ~HFChamberSD().
|
private |
Definition at line 38 of file HFChamberSD.h.
Referenced by Initialize().
|
private |
Definition at line 40 of file HFChamberSD.h.
Referenced by clear(), and ProcessHits().