#include <HFChamberSD.h>
Public Member Functions | |
virtual void | clear () |
virtual void | DrawAll () |
virtual void | EndOfEvent (G4HCofThisEvent *HCE) |
HFChamberSD (std::string, const DDCompactView &, SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *) | |
virtual void | Initialize (G4HCofThisEvent *HCE) |
virtual void | PrintAll () |
virtual G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
virtual | ~HFChamberSD () |
Public Member Functions inherited from SensitiveCaloDetector | |
SensitiveCaloDetector (std::string &iname, const DDCompactView &cpv, SensitiveDetectorCatalog &clg, edm::ParameterSet const &p) | |
Public Member Functions inherited from SensitiveDetector | |
virtual void | AssignSD (std::string &vname) |
Local3DPoint | ConvertToLocal3DPoint (G4ThreeVector point) |
Local3DPoint | FinalStepPosition (G4Step *s, coordinates) |
virtual std::vector< std::string > | getNames () |
Local3DPoint | InitialStepPosition (G4Step *s, coordinates) |
std::string | nameOfSD () |
void | NaNTrap (G4Step *step) |
void | Register () |
SensitiveDetector (std::string &iname, const DDCompactView &cpv, SensitiveDetectorCatalog &, edm::ParameterSet const &p) | |
virtual | ~SensitiveDetector () |
Protected Member Functions | |
virtual void | clearHits () |
virtual void | fillHits (edm::PCaloHitContainer &, std::string) |
virtual uint32_t | setDetUnitId (G4Step *) |
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, | ||
SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager | ||
) |
Definition at line 16 of file HFChamberSD.cc.
References SensitiveDetector::AssignSD(), ecaldqm::collectionName, LogDebug, SensitiveDetectorCatalog::logicalNames(), and SensitiveDetector::Register().
|
virtual |
|
virtual |
|
protectedvirtual |
|
virtual |
Definition at line 105 of file HFChamberSD.cc.
|
virtual |
Reimplemented from SensitiveDetector.
Definition at line 95 of file HFChamberSD.cc.
References clear(), LogDebug, and theHC.
|
protectedvirtual |
|
virtual |
Reimplemented from SensitiveDetector.
Definition at line 48 of file HFChamberSD.cc.
References ecaldqm::collectionName, LogDebug, theHC, and theHCID.
|
virtual |
Definition at line 107 of file HFChamberSD.cc.
|
virtual |
Implements SensitiveDetector.
Definition at line 58 of file HFChamberSD.cc.
References DeDxDiscriminatorTools::charge(), LogDebug, NULL, setDetUnitId(), HFShowerG4Hit::setGlobalPos(), HFShowerG4Hit::setLocalPos(), HFShowerG4Hit::setPrimMomDir(), theHC, theNSteps, and cond::rpcobgas::time.
|
protectedvirtual |
Implements SensitiveDetector.
Definition at line 111 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().