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

#include <A01EmCalorimeterHit.hh>

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

Public Member Functions

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

Detailed Description

Definition at line 46 of file A01EmCalorimeterHit.hh.

Constructor & Destructor Documentation

A01EmCalorimeterHit::A01EmCalorimeterHit ( )

Definition at line 48 of file A01EmCalorimeterHit.cc.

A01EmCalorimeterHit::A01EmCalorimeterHit ( G4int  z)

Definition at line 55 of file A01EmCalorimeterHit.cc.

A01EmCalorimeterHit::~A01EmCalorimeterHit ( )
virtual

Definition at line 62 of file A01EmCalorimeterHit.cc.

A01EmCalorimeterHit::A01EmCalorimeterHit ( const A01EmCalorimeterHit right)

Definition at line 65 of file A01EmCalorimeterHit.cc.

Member Function Documentation

void A01EmCalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 75 of file A01EmCalorimeterHit.hh.

Here is the caller graph for this function:

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

Reimplemented from G4VHit.

Definition at line 134 of file A01EmCalorimeterHit.cc.

Here is the call graph for this function:

void A01EmCalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 89 of file A01EmCalorimeterHit.cc.

Here is the call graph for this function:

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

Reimplemented from G4VHit.

Definition at line 109 of file A01EmCalorimeterHit.cc.

Here is the call graph for this function:

G4int A01EmCalorimeterHit::GetCellID ( ) const
inline

Definition at line 73 of file A01EmCalorimeterHit.hh.

G4double A01EmCalorimeterHit::GetEdep ( ) const
inline

Definition at line 76 of file A01EmCalorimeterHit.hh.

Here is the caller graph for this function:

const G4LogicalVolume* A01EmCalorimeterHit::GetLogV ( ) const
inline

Definition at line 82 of file A01EmCalorimeterHit.hh.

Here is the caller graph for this function:

G4ThreeVector A01EmCalorimeterHit::GetPos ( ) const
inline

Definition at line 78 of file A01EmCalorimeterHit.hh.

G4RotationMatrix A01EmCalorimeterHit::GetRot ( ) const
inline

Definition at line 80 of file A01EmCalorimeterHit.hh.

void A01EmCalorimeterHit::operator delete ( void aHit)
inline

Definition at line 96 of file A01EmCalorimeterHit.hh.

Here is the call graph for this function:

void * A01EmCalorimeterHit::operator new ( size_t  )
inline

Definition at line 89 of file A01EmCalorimeterHit.hh.

Here is the call graph for this function:

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

Definition at line 74 of file A01EmCalorimeterHit.cc.

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

Definition at line 84 of file A01EmCalorimeterHit.cc.

void A01EmCalorimeterHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 159 of file A01EmCalorimeterHit.cc.

void A01EmCalorimeterHit::SetCellID ( G4int  z)
inline

Definition at line 72 of file A01EmCalorimeterHit.hh.

void A01EmCalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 74 of file A01EmCalorimeterHit.hh.

void A01EmCalorimeterHit::SetLogV ( G4LogicalVolume val)
inline

Definition at line 81 of file A01EmCalorimeterHit.hh.

Here is the caller graph for this function:

void A01EmCalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 77 of file A01EmCalorimeterHit.hh.

Here is the caller graph for this function:

void A01EmCalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 79 of file A01EmCalorimeterHit.hh.

Here is the caller graph for this function:


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