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

#include <RE01CalorimeterHit.hh>

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

Public Member Functions

 RE01CalorimeterHit (G4LogicalVolume *logVol, G4int z, G4int phi)
 
virtual ~RE01CalorimeterHit ()
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual void Print ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 
G4int GetZ ()
 
G4int GetPhi ()
 
void SetEdep (G4double de)
 
void AddEdep (G4double de)
 
G4double GetEdep ()
 
G4double GetEdepByATrack ()
 
void ClearEdepByATrack ()
 
void SetPos (G4ThreeVector xyz)
 
void SetRot (G4RotationMatrix rmat)
 
void SetTrackInformation (const G4Track *aTrack)
 
RE01TrackInformationGetTrackInformation ()
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 

Detailed Description

Definition at line 47 of file RE01CalorimeterHit.hh.

Constructor & Destructor Documentation

RE01CalorimeterHit::RE01CalorimeterHit ( G4LogicalVolume logVol,
G4int  z,
G4int  phi 
)

Definition at line 49 of file RE01CalorimeterHit.cc.

RE01CalorimeterHit::~RE01CalorimeterHit ( )
virtual

Definition at line 56 of file RE01CalorimeterHit.cc.

Member Function Documentation

void RE01CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 65 of file RE01CalorimeterHit.hh.

void RE01CalorimeterHit::ClearEdepByATrack ( )
inline

Definition at line 71 of file RE01CalorimeterHit.hh.

std::vector< G4AttValue > * RE01CalorimeterHit::CreateAttValues ( ) const
virtual

Reimplemented from G4VHit.

Definition at line 113 of file RE01CalorimeterHit.cc.

Here is the call graph for this function:

void RE01CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 60 of file RE01CalorimeterHit.cc.

Here is the call graph for this function:

const std::map< G4String, G4AttDef > * RE01CalorimeterHit::GetAttDefs ( ) const
virtual

Reimplemented from G4VHit.

Definition at line 78 of file RE01CalorimeterHit.cc.

Here is the call graph for this function:

G4double RE01CalorimeterHit::GetEdep ( )
inline

Definition at line 67 of file RE01CalorimeterHit.hh.

G4double RE01CalorimeterHit::GetEdepByATrack ( )
inline

Definition at line 69 of file RE01CalorimeterHit.hh.

G4int RE01CalorimeterHit::GetPhi ( )
inline

Definition at line 62 of file RE01CalorimeterHit.hh.

RE01TrackInformation* RE01CalorimeterHit::GetTrackInformation ( )
inline

Definition at line 83 of file RE01CalorimeterHit.hh.

G4int RE01CalorimeterHit::GetZ ( )
inline

Definition at line 61 of file RE01CalorimeterHit.hh.

void RE01CalorimeterHit::operator delete ( void aHit)
inline

Definition at line 109 of file RE01CalorimeterHit.hh.

Here is the call graph for this function:

void * RE01CalorimeterHit::operator new ( size_t  )
inline

Definition at line 102 of file RE01CalorimeterHit.hh.

Here is the call graph for this function:

void RE01CalorimeterHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 145 of file RE01CalorimeterHit.cc.

void RE01CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 63 of file RE01CalorimeterHit.hh.

Here is the caller graph for this function:

void RE01CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 73 of file RE01CalorimeterHit.hh.

Here is the caller graph for this function:

void RE01CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 75 of file RE01CalorimeterHit.hh.

Here is the caller graph for this function:

void RE01CalorimeterHit::SetTrackInformation ( const G4Track aTrack)
inline

Definition at line 77 of file RE01CalorimeterHit.hh.

Here is the call graph for this function:

Here is the caller graph for this function:


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