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

#include <ExN05CalorimeterHit.hh>

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

Public Member Functions

 ExN05CalorimeterHit ()
 
 ExN05CalorimeterHit (G4LogicalVolume *logVol)
 
 ~ExN05CalorimeterHit ()
 
 ExN05CalorimeterHit (const ExN05CalorimeterHit &right)
 
const ExN05CalorimeterHitoperator= (const ExN05CalorimeterHit &right)
 
G4int operator== (const ExN05CalorimeterHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
voidoperator new (size_t, void *p)
 
void operator delete (void *, void *)
 
void Draw ()
 
void Print ()
 
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
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Detailed Description

Definition at line 41 of file ExN05CalorimeterHit.hh.

Constructor & Destructor Documentation

ExN05CalorimeterHit::ExN05CalorimeterHit ( )

Definition at line 40 of file ExN05CalorimeterHit.cc.

ExN05CalorimeterHit::ExN05CalorimeterHit ( G4LogicalVolume logVol)

Definition at line 43 of file ExN05CalorimeterHit.cc.

ExN05CalorimeterHit::~ExN05CalorimeterHit ( )

Definition at line 47 of file ExN05CalorimeterHit.cc.

ExN05CalorimeterHit::ExN05CalorimeterHit ( const ExN05CalorimeterHit right)

Definition at line 50 of file ExN05CalorimeterHit.cc.

Member Function Documentation

void ExN05CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 72 of file ExN05CalorimeterHit.hh.

void ExN05CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 73 of file ExN05CalorimeterHit.cc.

Here is the call graph for this function:

G4double ExN05CalorimeterHit::GetEdep ( )
inline

Definition at line 74 of file ExN05CalorimeterHit.hh.

const G4LogicalVolume* ExN05CalorimeterHit::GetLogV ( )
inline

Definition at line 84 of file ExN05CalorimeterHit.hh.

G4ThreeVector ExN05CalorimeterHit::GetPos ( )
inline

Definition at line 78 of file ExN05CalorimeterHit.hh.

G4RotationMatrix ExN05CalorimeterHit::GetRot ( )
inline

Definition at line 82 of file ExN05CalorimeterHit.hh.

void ExN05CalorimeterHit::operator delete ( void aHit)
inline

Definition at line 100 of file ExN05CalorimeterHit.hh.

Here is the call graph for this function:

void ExN05CalorimeterHit::operator delete ( void ,
void  
)
inline

Definition at line 57 of file ExN05CalorimeterHit.hh.

void * ExN05CalorimeterHit::operator new ( size_t  )
inline

Definition at line 93 of file ExN05CalorimeterHit.hh.

Here is the call graph for this function:

void* ExN05CalorimeterHit::operator new ( size_t  ,
void p 
)
inline

Definition at line 55 of file ExN05CalorimeterHit.hh.

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

Definition at line 59 of file ExN05CalorimeterHit.cc.

G4int ExN05CalorimeterHit::operator== ( const ExN05CalorimeterHit right) const

Definition at line 68 of file ExN05CalorimeterHit.cc.

void ExN05CalorimeterHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 90 of file ExN05CalorimeterHit.cc.

void ExN05CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 70 of file ExN05CalorimeterHit.hh.

Here is the caller graph for this function:

void ExN05CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 76 of file ExN05CalorimeterHit.hh.

Here is the caller graph for this function:

void ExN05CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 80 of file ExN05CalorimeterHit.hh.

Here is the caller graph for this function:


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