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

#include <B4cCalorHit.hh>

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

Public Member Functions

 B4cCalorHit ()
 
 B4cCalorHit (const B4cCalorHit &)
 
virtual ~B4cCalorHit ()
 
const B4cCalorHitoperator= (const B4cCalorHit &)
 
G4int operator== (const B4cCalorHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
virtual void Draw ()
 
virtual void Print ()
 
void Add (G4double de, G4double dl)
 
G4double GetEdep () const
 
G4double GetTrackLength () const
 
- 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

Calorimeter hit class

It defines data members to store the the energy deposit and track lengths of charged particles in a selected volume:

Definition at line 45 of file B4cCalorHit.hh.

Constructor & Destructor Documentation

B4cCalorHit::B4cCalorHit ( )

Definition at line 44 of file B4cCalorHit.cc.

B4cCalorHit::B4cCalorHit ( const B4cCalorHit right)

Definition at line 56 of file B4cCalorHit.cc.

B4cCalorHit::~B4cCalorHit ( )
virtual

Definition at line 52 of file B4cCalorHit.cc.

Member Function Documentation

void B4cCalorHit::Add ( G4double  de,
G4double  dl 
)
inline

Definition at line 95 of file B4cCalorHit.hh.

Here is the caller graph for this function:

virtual void B4cCalorHit::Draw ( )
inlinevirtual

Reimplemented from G4VHit.

Definition at line 60 of file B4cCalorHit.hh.

G4double B4cCalorHit::GetEdep ( ) const
inline

Definition at line 100 of file B4cCalorHit.hh.

Here is the caller graph for this function:

G4double B4cCalorHit::GetTrackLength ( ) const
inline

Definition at line 104 of file B4cCalorHit.hh.

Here is the caller graph for this function:

void B4cCalorHit::operator delete ( void hit)
inline

Definition at line 90 of file B4cCalorHit.hh.

Here is the call graph for this function:

void * B4cCalorHit::operator new ( size_t  )
inline

Definition at line 83 of file B4cCalorHit.hh.

Here is the call graph for this function:

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

Definition at line 65 of file B4cCalorHit.cc.

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

Definition at line 75 of file B4cCalorHit.cc.

void B4cCalorHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 82 of file B4cCalorHit.cc.


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