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

#include <ExN04CalorimeterHit.hh>

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

Public Member Functions

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

Detailed Description

Definition at line 41 of file ExN04CalorimeterHit.hh.

Constructor & Destructor Documentation

ExN04CalorimeterHit::ExN04CalorimeterHit ( )

Definition at line 39 of file ExN04CalorimeterHit.cc.

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

Definition at line 42 of file ExN04CalorimeterHit.cc.

ExN04CalorimeterHit::~ExN04CalorimeterHit ( )

Definition at line 46 of file ExN04CalorimeterHit.cc.

ExN04CalorimeterHit::ExN04CalorimeterHit ( const ExN04CalorimeterHit right)

Definition at line 49 of file ExN04CalorimeterHit.cc.

ExN04CalorimeterHit::ExN04CalorimeterHit ( )
ExN04CalorimeterHit::ExN04CalorimeterHit ( G4LogicalVolume logVol,
G4int  z,
G4int  phi 
)
ExN04CalorimeterHit::~ExN04CalorimeterHit ( )
ExN04CalorimeterHit::ExN04CalorimeterHit ( const ExN04CalorimeterHit right)
ExN04CalorimeterHit::ExN04CalorimeterHit ( )
ExN04CalorimeterHit::ExN04CalorimeterHit ( G4LogicalVolume logVol,
G4int  z,
G4int  phi 
)
ExN04CalorimeterHit::~ExN04CalorimeterHit ( )
ExN04CalorimeterHit::ExN04CalorimeterHit ( const ExN04CalorimeterHit right)

Member Function Documentation

void ExN04CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 76 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 78 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 100 of file ExN04CalorimeterHit.hh.

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

Reimplemented from G4VHit.

Definition at line 110 of file ExN04CalorimeterHit.cc.

Here is the call graph for this function:

void ExN04CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

void ExN04CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 76 of file ExN04CalorimeterHit.cc.

Here is the call graph for this function:

void ExN04CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

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

Reimplemented from G4VHit.

Definition at line 96 of file ExN04CalorimeterHit.cc.

G4double ExN04CalorimeterHit::GetEdep ( )
inline

Definition at line 78 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

G4double ExN04CalorimeterHit::GetEdep ( )
inline

Definition at line 80 of file ExN04CalorimeterHit.hh.

G4double ExN04CalorimeterHit::GetEdep ( )
inline

Definition at line 102 of file ExN04CalorimeterHit.hh.

const G4LogicalVolume* ExN04CalorimeterHit::GetLogV ( )
inline

Definition at line 88 of file ExN04CalorimeterHit.hh.

const G4LogicalVolume* ExN04CalorimeterHit::GetLogV ( )
inline

Definition at line 90 of file ExN04CalorimeterHit.hh.

const G4LogicalVolume* ExN04CalorimeterHit::GetLogV ( )
inline

Definition at line 112 of file ExN04CalorimeterHit.hh.

G4int ExN04CalorimeterHit::GetPhi ( )
inline

Definition at line 73 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

G4int ExN04CalorimeterHit::GetPhi ( )
inline

Definition at line 75 of file ExN04CalorimeterHit.hh.

G4int ExN04CalorimeterHit::GetPhi ( )
inline

Definition at line 97 of file ExN04CalorimeterHit.hh.

G4ThreeVector ExN04CalorimeterHit::GetPos ( )
inline

Definition at line 82 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

G4ThreeVector ExN04CalorimeterHit::GetPos ( )
inline

Definition at line 84 of file ExN04CalorimeterHit.hh.

G4ThreeVector ExN04CalorimeterHit::GetPos ( )
inline

Definition at line 106 of file ExN04CalorimeterHit.hh.

G4RotationMatrix ExN04CalorimeterHit::GetRot ( )
inline

Definition at line 86 of file ExN04CalorimeterHit.hh.

G4RotationMatrix ExN04CalorimeterHit::GetRot ( )
inline

Definition at line 88 of file ExN04CalorimeterHit.hh.

G4RotationMatrix ExN04CalorimeterHit::GetRot ( )
inline

Definition at line 110 of file ExN04CalorimeterHit.hh.

G4int ExN04CalorimeterHit::GetZ ( )
inline

Definition at line 72 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

G4int ExN04CalorimeterHit::GetZ ( )
inline

Definition at line 74 of file ExN04CalorimeterHit.hh.

G4int ExN04CalorimeterHit::GetZ ( )
inline

Definition at line 96 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::operator delete ( void aHit)
inline
void ExN04CalorimeterHit::operator delete ( void aHit)
inline

Definition at line 104 of file ExN04CalorimeterHit.hh.

Here is the call graph for this function:

void ExN04CalorimeterHit::operator delete ( void aHit)
inline
void* ExN04CalorimeterHit::operator new ( size_t  )
inline
void * ExN04CalorimeterHit::operator new ( size_t  )
inline

Definition at line 97 of file ExN04CalorimeterHit.hh.

Here is the call graph for this function:

void* ExN04CalorimeterHit::operator new ( size_t  )
inline
const ExN04CalorimeterHit& ExN04CalorimeterHit::operator= ( const ExN04CalorimeterHit right)
const ExN04CalorimeterHit & ExN04CalorimeterHit::operator= ( const ExN04CalorimeterHit right)

Definition at line 60 of file ExN04CalorimeterHit.cc.

const ExN04CalorimeterHit& ExN04CalorimeterHit::operator= ( const ExN04CalorimeterHit right)
G4int ExN04CalorimeterHit::operator== ( const ExN04CalorimeterHit right) const
G4int ExN04CalorimeterHit::operator== ( const ExN04CalorimeterHit right) const

Definition at line 71 of file ExN04CalorimeterHit.cc.

G4int ExN04CalorimeterHit::operator== ( const ExN04CalorimeterHit right) const
void ExN04CalorimeterHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 93 of file ExN04CalorimeterHit.cc.

void ExN04CalorimeterHit::Print ( )
virtual

Reimplemented from G4VHit.

void ExN04CalorimeterHit::Print ( )
virtual

Reimplemented from G4VHit.

void ExN04CalorimeterHit::SetCellID ( G4int  z,
G4int  phi 
)
inline

Definition at line 67 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

void ExN04CalorimeterHit::SetCellID ( G4int  z,
G4int  phi 
)
inline

Definition at line 69 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetCellID ( G4int  z,
G4int  phi 
)
inline

Definition at line 91 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 74 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

void ExN04CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 76 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 98 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 80 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

void ExN04CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 82 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 104 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 84 of file ExN04CalorimeterHit.hh.

Here is the caller graph for this function:

void ExN04CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 86 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 108 of file ExN04CalorimeterHit.hh.


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