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

#include <ExGflashHit.hh>

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

Public Member Functions

 ExGflashHit ()
 
 ExGflashHit (G4LogicalVolume *logVol)
 
 ~ExGflashHit ()
 
 ExGflashHit (const ExGflashHit &right)
 
const ExGflashHitoperator= (const ExGflashHit &right)
 
int operator== (const ExGflashHit &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)
 
G4int GetCrystalNum ()
 
void SetCrystalNum (G4int num)
 
G4ThreeVector GetPos ()
 
void SetStart (G4ThreeVector xyz)
 
G4ThreeVector GetStart ()
 
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 40 of file ExGflashHit.hh.

Constructor & Destructor Documentation

ExGflashHit::ExGflashHit ( )

Definition at line 40 of file ExGflashHit.cc.

ExGflashHit::ExGflashHit ( G4LogicalVolume logVol)

Definition at line 43 of file ExGflashHit.cc.

ExGflashHit::~ExGflashHit ( )

Definition at line 47 of file ExGflashHit.cc.

ExGflashHit::ExGflashHit ( const ExGflashHit right)

Definition at line 50 of file ExGflashHit.cc.

Member Function Documentation

void ExGflashHit::AddEdep ( G4double  de)
inline

Definition at line 73 of file ExGflashHit.hh.

void ExGflashHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 82 of file ExGflashHit.cc.

Here is the call graph for this function:

G4int ExGflashHit::GetCrystalNum ( )
inline

Definition at line 79 of file ExGflashHit.hh.

G4double ExGflashHit::GetEdep ( )
inline

Definition at line 75 of file ExGflashHit.hh.

const G4LogicalVolume* ExGflashHit::GetLogV ( )
inline

Definition at line 94 of file ExGflashHit.hh.

G4ThreeVector ExGflashHit::GetPos ( )
inline

Definition at line 83 of file ExGflashHit.hh.

G4RotationMatrix ExGflashHit::GetRot ( )
inline

Definition at line 92 of file ExGflashHit.hh.

G4ThreeVector ExGflashHit::GetStart ( )
inline

Definition at line 87 of file ExGflashHit.hh.

void ExGflashHit::operator delete ( void aHit)
inline

Definition at line 110 of file ExGflashHit.hh.

Here is the call graph for this function:

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

Definition at line 56 of file ExGflashHit.hh.

void * ExGflashHit::operator new ( size_t  )
inline

Definition at line 103 of file ExGflashHit.hh.

Here is the call graph for this function:

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

Definition at line 54 of file ExGflashHit.hh.

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

Definition at line 62 of file ExGflashHit.cc.

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

Definition at line 74 of file ExGflashHit.cc.

void ExGflashHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 99 of file ExGflashHit.cc.

void ExGflashHit::SetCrystalNum ( G4int  num)
inline

Definition at line 81 of file ExGflashHit.hh.

Here is the caller graph for this function:

void ExGflashHit::SetEdep ( G4double  de)
inline

Definition at line 71 of file ExGflashHit.hh.

Here is the caller graph for this function:

void ExGflashHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 77 of file ExGflashHit.hh.

Here is the caller graph for this function:

void ExGflashHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 90 of file ExGflashHit.hh.

void ExGflashHit::SetStart ( G4ThreeVector  xyz)
inline

Definition at line 85 of file ExGflashHit.hh.


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