#include <HFChamberSD.h>
Public Member Functions | |
void | clear () override |
void | DrawAll () override |
void | EndOfEvent (G4HCofThisEvent *HCE) override |
HFChamberSD (std::string, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *) | |
void | Initialize (G4HCofThisEvent *HCE) override |
void | PrintAll () override |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) override |
~HFChamberSD () override | |
Public Member Functions inherited from SensitiveCaloDetector | |
SensitiveCaloDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p) | |
Public Member Functions inherited from SensitiveDetector | |
virtual void | AssignSD (const std::string &vname) |
Local3DPoint | ConvertToLocal3DPoint (const G4ThreeVector &point) |
void | EndOfEvent (G4HCofThisEvent *eventHC) override |
Local3DPoint | FinalStepPosition (G4Step *s, coordinates) |
virtual std::vector< std::string > | getNames () |
void | Initialize (G4HCofThisEvent *eventHC) override |
Local3DPoint | InitialStepPosition (G4Step *s, coordinates) |
std::string | nameOfSD () |
void | NaNTrap (G4Step *step) |
void | Register () |
SensitiveDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p) | |
~SensitiveDetector () override | |
Protected Member Functions | |
void | clearHits () override |
void | fillHits (edm::PCaloHitContainer &, std::string) override |
uint32_t | setDetUnitId (G4Step *) override |
Private Attributes | |
const SimTrackManager * | m_trackManager |
HFShowerG4HitsCollection * | theHC |
G4int | theHCID |
std::string | theName |
int | theNSteps |
Additional Inherited Members | |
Public Types inherited from SensitiveDetector | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
Definition at line 19 of file HFChamberSD.h.
HFChamberSD::HFChamberSD | ( | std::string | name, |
const DDCompactView & | cpv, | ||
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager | ||
) |
Definition at line 19 of file HFChamberSD.cc.
References SensitiveDetector::AssignSD(), ecaldqm::collectionName, LogDebug, SensitiveDetectorCatalog::logicalNames(), and SensitiveDetector::Register().
|
override |
|
override |
|
overrideprotectedvirtual |
|
override |
Definition at line 108 of file HFChamberSD.cc.
|
override |
|
overrideprotectedvirtual |
|
override |
Definition at line 51 of file HFChamberSD.cc.
References ecaldqm::collectionName, LogDebug, theHC, and theHCID.
|
override |
Definition at line 110 of file HFChamberSD.cc.
|
overridevirtual |
Implements SensitiveDetector.
Definition at line 61 of file HFChamberSD.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, LogDebug, MeV, setDetUnitId(), HFShowerG4Hit::setGlobalPos(), HFShowerG4Hit::setLocalPos(), HFShowerG4Hit::setPrimMomDir(), theHC, theNSteps, and ntuplemaker::time.
|
overrideprotectedvirtual |
Implements SensitiveDetector.
Definition at line 114 of file HFChamberSD.cc.
Referenced by ProcessHits().
|
private |
Definition at line 43 of file HFChamberSD.h.
|
private |
Definition at line 46 of file HFChamberSD.h.
Referenced by EndOfEvent(), Initialize(), ProcessHits(), and ~HFChamberSD().
|
private |
Definition at line 45 of file HFChamberSD.h.
Referenced by Initialize().
|
private |
Definition at line 42 of file HFChamberSD.h.
|
private |
Definition at line 47 of file HFChamberSD.h.
Referenced by clear(), and ProcessHits().