ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
H02MuonSD Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/eventgenerator/HepMC/HepMCEx02/include/H02MuonSD.hh>

+ Inheritance diagram for H02MuonSD:
+ Collaboration diagram for H02MuonSD:

Public Member Functions

 H02MuonSD (G4String name)
 
 ~H02MuonSD ()
 
virtual void Initialize (G4HCofThisEvent *HCE)
 
virtual G4bool ProcessHits (G4Step *astep, G4TouchableHistory *ROhist)
 
virtual void EndOfEvent (G4HCofThisEvent *HCE)
 
virtual void clear ()
 
virtual void DrawAll ()
 
virtual void PrintAll ()
 
- Public Member Functions inherited from G4VSensitiveDetector
 G4VSensitiveDetector (G4String name)
 
 G4VSensitiveDetector (const G4VSensitiveDetector &right)
 
virtual ~G4VSensitiveDetector ()
 
G4VSensitiveDetectoroperator= (const G4VSensitiveDetector &right)
 
G4bool operator== (const G4VSensitiveDetector &right) const
 
G4bool operator!= (const G4VSensitiveDetector &right) const
 
G4bool Hit (G4Step *aStep)
 
void SetROgeometry (G4VReadOutGeometry *value)
 
void SetFilter (G4VSDFilter *value)
 
G4int GetNumberOfCollections () const
 
G4String GetCollectionName (G4int id) const
 
void SetVerboseLevel (G4int vl)
 
void Activate (G4bool activeFlag)
 
G4bool isActive () const
 
G4String GetName () const
 
G4String GetPathName () const
 
G4String GetFullPathName () const
 
G4VReadOutGeometryGetROgeometry () const
 
G4VSDFilterGetFilter () const
 
virtual G4VSensitiveDetectorClone () const
 

Private Attributes

H02MuonHitsCollectionfHitCollection
 

Additional Inherited Members

- Protected Member Functions inherited from G4VSensitiveDetector
virtual G4int GetCollectionID (G4int i)
 
- Protected Attributes inherited from G4VSensitiveDetector
G4CollectionNameVector collectionName
 
G4String SensitiveDetectorName
 
G4String thePathName
 
G4String fullPathName
 
G4int verboseLevel
 
G4bool active
 
G4VReadOutGeometryROgeometry
 
G4VSDFilterfilter
 

Detailed Description

Definition at line 40 of file H02MuonSD.hh.

View newest version in sPHENIX GitHub at line 40 of file H02MuonSD.hh

Constructor & Destructor Documentation

H02MuonSD::H02MuonSD ( G4String  name)

Definition at line 39 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 39 of file H02MuonSD.cc

References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().

+ Here is the call graph for this function:

H02MuonSD::~H02MuonSD ( )

Definition at line 48 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 48 of file H02MuonSD.cc

Member Function Documentation

void H02MuonSD::clear ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 93 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 93 of file H02MuonSD.cc

void H02MuonSD::DrawAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 98 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 98 of file H02MuonSD.cc

void H02MuonSD::EndOfEvent ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 88 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 88 of file H02MuonSD.cc

void H02MuonSD::Initialize ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 53 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 53 of file H02MuonSD.cc

References G4VSensitiveDetector::collectionName, fHitCollection, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.

+ Here is the call graph for this function:

void H02MuonSD::PrintAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 103 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 103 of file H02MuonSD.cc

References fHitCollection, G4cout, and G4endl.

G4bool H02MuonSD::ProcessHits ( G4Step astep,
G4TouchableHistory ROhist 
)
virtual

Implements G4VSensitiveDetector.

Definition at line 63 of file H02MuonSD.cc.

View newest version in sPHENIX GitHub at line 63 of file H02MuonSD.cc

References fGeomBoundary, fHitCollection, G4VSensitiveDetector::GetName(), PHG4StepStatusDecode::GetStepStatus(), particle, and Acts::Test::volume.

+ Here is the call graph for this function:

Member Data Documentation

H02MuonHitsCollection* H02MuonSD::fHitCollection
private

Definition at line 53 of file H02MuonSD.hh.

View newest version in sPHENIX GitHub at line 53 of file H02MuonSD.hh

Referenced by Initialize(), PrintAll(), and ProcessHits().


The documentation for this class was generated from the following files: