Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GammaRayTelCalorimeterHit Class Reference

#include <GammaRayTelCalorimeterHit.hh>

Inheritance diagram for GammaRayTelCalorimeterHit:
Inheritance graph
[legend]
Collaboration diagram for GammaRayTelCalorimeterHit:
Collaboration graph
[legend]

Public Member Functions

 GammaRayTelCalorimeterHit ()
 
 ~GammaRayTelCalorimeterHit ()
 
 GammaRayTelCalorimeterHit (const GammaRayTelCalorimeterHit &)
 
const GammaRayTelCalorimeterHitoperator= (const GammaRayTelCalorimeterHit &)
 
int 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 ()
 
G4int operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Detailed Description

Definition at line 50 of file GammaRayTelCalorimeterHit.hh.

Constructor & Destructor Documentation

GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit ( )

Definition at line 46 of file GammaRayTelCalorimeterHit.cc.

GammaRayTelCalorimeterHit::~GammaRayTelCalorimeterHit ( )

Definition at line 57 of file GammaRayTelCalorimeterHit.cc.

GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit ( const GammaRayTelCalorimeterHit right)

Definition at line 62 of file GammaRayTelCalorimeterHit.cc.

Member Function Documentation

void GammaRayTelCalorimeterHit::AddEnergy ( G4double  de)
inline

Definition at line 77 of file GammaRayTelCalorimeterHit.hh.

Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 93 of file GammaRayTelCalorimeterHit.cc.

G4int GammaRayTelCalorimeterHit::GetCALBarNumber ( )
inline

Definition at line 84 of file GammaRayTelCalorimeterHit.hh.

G4int GammaRayTelCalorimeterHit::GetCALPlaneNumber ( )
inline

Definition at line 85 of file GammaRayTelCalorimeterHit.hh.

G4int GammaRayTelCalorimeterHit::GetCALType ( )
inline

Definition at line 86 of file GammaRayTelCalorimeterHit.hh.

G4double GammaRayTelCalorimeterHit::GetEdepCAL ( )
inline

Definition at line 83 of file GammaRayTelCalorimeterHit.hh.

G4ThreeVector GammaRayTelCalorimeterHit::GetPos ( )
inline

Definition at line 87 of file GammaRayTelCalorimeterHit.hh.

void GammaRayTelCalorimeterHit::operator delete ( void aHit)
inline

Definition at line 108 of file GammaRayTelCalorimeterHit.hh.

Here is the call graph for this function:

void * GammaRayTelCalorimeterHit::operator new ( size_t  )
inline

Definition at line 99 of file GammaRayTelCalorimeterHit.hh.

Here is the call graph for this function:

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

Definition at line 74 of file GammaRayTelCalorimeterHit.cc.

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

Definition at line 86 of file GammaRayTelCalorimeterHit.cc.

void GammaRayTelCalorimeterHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 98 of file GammaRayTelCalorimeterHit.cc.

void GammaRayTelCalorimeterHit::SetCALBarNumber ( G4int  i)
inline

Definition at line 78 of file GammaRayTelCalorimeterHit.hh.

Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::SetCALPlaneNumber ( G4int  i)
inline

Definition at line 79 of file GammaRayTelCalorimeterHit.hh.

Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::SetCALType ( G4int  i)
inline

Definition at line 80 of file GammaRayTelCalorimeterHit.hh.

Here is the caller graph for this function:

void GammaRayTelCalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 81 of file GammaRayTelCalorimeterHit.hh.

Here is the caller graph for this function:


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