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

#include <geant4/tree/geant4-10.6-release/examples/advanced/gammaray_telescope/include/GammaRayTelCalorimeterHit.hh>

+ Inheritance diagram for GammaRayTelCalorimeterHit:
+ Collaboration diagram for GammaRayTelCalorimeterHit:

Public Member Functions

 GammaRayTelCalorimeterHit ()
 
 ~GammaRayTelCalorimeterHit ()
 
 GammaRayTelCalorimeterHit (const GammaRayTelCalorimeterHit &)
 
const GammaRayTelCalorimeterHitoperator= (const GammaRayTelCalorimeterHit &)
 
G4bool operator== (const GammaRayTelCalorimeterHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
void Draw ()
 
void Print ()
 
void AddEnergy (G4double de)
 
void SetCALBarNumber (G4int i)
 
void SetCALPlaneNumber (G4int i)
 
void SetCALType (G4int i)
 
void SetPos (G4ThreeVector xyz)
 
G4double GetEdepCAL ()
 
G4int GetCALBarNumber ()
 
G4int GetCALPlaneNumber ()
 
G4int GetCALType ()
 
G4ThreeVector GetPos ()
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4bool operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Private Attributes

G4double EdepCAL
 
G4ThreeVector pos
 
G4int CALBarNumber
 
G4int CALPlaneNumber
 
G4int IsCALPlane
 

Detailed Description

Definition at line 49 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 49 of file GammaRayTelCalorimeterHit.hh

Constructor & Destructor Documentation

GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit ( )

Definition at line 45 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 45 of file GammaRayTelCalorimeterHit.cc

References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.

GammaRayTelCalorimeterHit::~GammaRayTelCalorimeterHit ( )

Definition at line 56 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 56 of file GammaRayTelCalorimeterHit.cc

GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit ( const GammaRayTelCalorimeterHit right)

Definition at line 61 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 61 of file GammaRayTelCalorimeterHit.cc

References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.

Member Function Documentation

void GammaRayTelCalorimeterHit::AddEnergy ( G4double  de)
inline

Definition at line 76 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 76 of file GammaRayTelCalorimeterHit.hh

References EdepCAL.

Referenced by GammaRayTelCalorimeterSD::ProcessHits().

+ Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 92 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 92 of file GammaRayTelCalorimeterHit.cc

G4int GammaRayTelCalorimeterHit::GetCALBarNumber ( )
inline

Definition at line 83 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 83 of file GammaRayTelCalorimeterHit.hh

References CALBarNumber.

G4int GammaRayTelCalorimeterHit::GetCALPlaneNumber ( )
inline

Definition at line 84 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 84 of file GammaRayTelCalorimeterHit.hh

References CALPlaneNumber.

G4int GammaRayTelCalorimeterHit::GetCALType ( )
inline

Definition at line 85 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 85 of file GammaRayTelCalorimeterHit.hh

References IsCALPlane.

G4double GammaRayTelCalorimeterHit::GetEdepCAL ( )
inline

Definition at line 82 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 82 of file GammaRayTelCalorimeterHit.hh

References EdepCAL.

G4ThreeVector GammaRayTelCalorimeterHit::GetPos ( )
inline

Definition at line 86 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 86 of file GammaRayTelCalorimeterHit.hh

References pos.

void GammaRayTelCalorimeterHit::operator delete ( void aHit)
inline

Definition at line 107 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 107 of file GammaRayTelCalorimeterHit.hh

References GammaRayTelCalorimeterHitAllocator.

void * GammaRayTelCalorimeterHit::operator new ( size_t  )
inline

Definition at line 98 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 98 of file GammaRayTelCalorimeterHit.hh

References GammaRayTelCalorimeterHitAllocator.

const GammaRayTelCalorimeterHit & GammaRayTelCalorimeterHit::operator= ( const GammaRayTelCalorimeterHit right)

Definition at line 73 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 73 of file GammaRayTelCalorimeterHit.cc

References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.

G4bool GammaRayTelCalorimeterHit::operator== ( const GammaRayTelCalorimeterHit right) const

Definition at line 85 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 85 of file GammaRayTelCalorimeterHit.cc

References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.

void GammaRayTelCalorimeterHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 97 of file GammaRayTelCalorimeterHit.cc.

View newest version in sPHENIX GitHub at line 97 of file GammaRayTelCalorimeterHit.cc

void GammaRayTelCalorimeterHit::SetCALBarNumber ( G4int  i)
inline

Definition at line 77 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 77 of file GammaRayTelCalorimeterHit.hh

References CALBarNumber.

Referenced by GammaRayTelCalorimeterSD::ProcessHits().

+ Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::SetCALPlaneNumber ( G4int  i)
inline

Definition at line 78 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 78 of file GammaRayTelCalorimeterHit.hh

References CALPlaneNumber.

Referenced by GammaRayTelCalorimeterSD::ProcessHits().

+ Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::SetCALType ( G4int  i)
inline

Definition at line 79 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 79 of file GammaRayTelCalorimeterHit.hh

References IsCALPlane.

Referenced by GammaRayTelCalorimeterSD::ProcessHits().

+ Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 80 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 80 of file GammaRayTelCalorimeterHit.hh

References pos.

Referenced by GammaRayTelCalorimeterSD::ProcessHits().

+ Here is the caller graph for this function:

Member Data Documentation

G4int GammaRayTelCalorimeterHit::CALBarNumber
private

Definition at line 70 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 70 of file GammaRayTelCalorimeterHit.hh

Referenced by GammaRayTelCalorimeterHit(), GetCALBarNumber(), operator=(), operator==(), and SetCALBarNumber().

G4int GammaRayTelCalorimeterHit::CALPlaneNumber
private

Definition at line 71 of file GammaRayTelCalorimeterHit.hh.

View newest version in sPHENIX GitHub at line 71 of file GammaRayTelCalorimeterHit.hh

Referenced by GammaRayTelCalorimeterHit(), GetCALPlaneNumber(), operator=(), operator==(), and SetCALPlaneNumber().

G4double GammaRayTelCalorimeterHit::EdepCAL
private

Definition at line 68 of file GammaRayTelCalorimeterHit.hh.

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

Referenced by AddEnergy(), GammaRayTelCalorimeterHit(), GetEdepCAL(), operator=(), and operator==().

G4int GammaRayTelCalorimeterHit::IsCALPlane
private

Definition at line 72 of file GammaRayTelCalorimeterHit.hh.

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

Referenced by GammaRayTelCalorimeterHit(), GetCALType(), operator=(), operator==(), and SetCALType().

G4ThreeVector GammaRayTelCalorimeterHit::pos
private

Definition at line 69 of file GammaRayTelCalorimeterHit.hh.

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

Referenced by GammaRayTelCalorimeterHit(), GetPos(), operator=(), operator==(), and SetPos().


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