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

#include <geant4/tree/geant4-10.6-release/examples/advanced/lAr_calorimeter/include/FCALEMModuleSD.hh>

+ Inheritance diagram for FCALEMModuleSD:
+ Collaboration diagram for FCALEMModuleSD:

Public Member Functions

 FCALEMModuleSD (G4String)
 
 ~FCALEMModuleSD ()
 
void Initialize (G4HCofThisEvent *)
 
G4bool ProcessHits (G4Step *, G4TouchableHistory *)
 
void EndOfEvent (G4HCofThisEvent *)
 
void clear ()
 
void DrawAll ()
 
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
 

Public Attributes

G4double EvisF1Tile [1131]
 

Private Attributes

FCALEMModuleEmModule
 
G4int Init_state
 

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 48 of file FCALEMModuleSD.hh.

View newest version in sPHENIX GitHub at line 48 of file FCALEMModuleSD.hh

Constructor & Destructor Documentation

FCALEMModuleSD::FCALEMModuleSD ( G4String  name)

Definition at line 55 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 55 of file FCALEMModuleSD.cc

References EmModule.

FCALEMModuleSD::~FCALEMModuleSD ( )

Definition at line 63 of file FCALEMModuleSD.cc.

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

References EmModule.

Member Function Documentation

void FCALEMModuleSD::clear ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 123 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 123 of file FCALEMModuleSD.cc

void FCALEMModuleSD::DrawAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 128 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 128 of file FCALEMModuleSD.cc

void FCALEMModuleSD::EndOfEvent ( G4HCofThisEvent )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 105 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 105 of file FCALEMModuleSD.cc

References EvisF1Tile, G4cout, and G4endl.

void FCALEMModuleSD::Initialize ( G4HCofThisEvent )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 70 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 70 of file FCALEMModuleSD.cc

References EmModule, EvisF1Tile, Init_state, and FCALEMModule::InitializeGeometry().

+ Here is the call graph for this function:

void FCALEMModuleSD::PrintAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 133 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 133 of file FCALEMModuleSD.cc

G4bool FCALEMModuleSD::ProcessHits ( G4Step aStep,
G4TouchableHistory  
)
virtual

Implements G4VSensitiveDetector.

Definition at line 83 of file FCALEMModuleSD.cc.

View newest version in sPHENIX GitHub at line 83 of file FCALEMModuleSD.cc

References edep, EmModule, EvisF1Tile, G4VPhysicalVolume::GetCopyNo(), FCALEMModule::GetF1TileID(), G4VPhysicalVolume::GetName(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), and G4TouchableHistory::GetVolume().

+ Here is the call graph for this function:

Member Data Documentation

FCALEMModule* FCALEMModuleSD::EmModule
private

Definition at line 68 of file FCALEMModuleSD.hh.

View newest version in sPHENIX GitHub at line 68 of file FCALEMModuleSD.hh

Referenced by FCALEMModuleSD(), Initialize(), ProcessHits(), and ~FCALEMModuleSD().

G4double FCALEMModuleSD::EvisF1Tile[1131]

Definition at line 72 of file FCALEMModuleSD.hh.

View newest version in sPHENIX GitHub at line 72 of file FCALEMModuleSD.hh

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

G4int FCALEMModuleSD::Init_state
private

Definition at line 69 of file FCALEMModuleSD.hh.

View newest version in sPHENIX GitHub at line 69 of file FCALEMModuleSD.hh

Referenced by Initialize().


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