Geant4  10.00.p02
Em10CalorHit Class Reference

#include <Em10CalorHit.hh>

+ Inheritance diagram for Em10CalorHit:
+ Collaboration diagram for Em10CalorHit:

Public Member Functions

 Em10CalorHit ()
 
 ~Em10CalorHit ()
 
 Em10CalorHit (const Em10CalorHit &)
 
void * operator new (size_t)
 
void operator delete (void *)
 
const Em10CalorHitoperator= (const Em10CalorHit &)
 
void Print ()
 
void AddAbs (G4double de, G4double dl)
 
void AddGap (G4double de, G4double dl)
 
G4double GetEdepAbs ()
 
G4double GetTrakAbs ()
 
G4double GetEdepGap ()
 
G4double GetTrakGap ()
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 
virtual void Draw ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Private Attributes

G4double EdepAbs
 
G4double TrackLengthAbs
 
G4double EdepGap
 
G4double TrackLengthGap
 

Detailed Description

Definition at line 46 of file Em10CalorHit.hh.

Constructor & Destructor Documentation

Em10CalorHit::Em10CalorHit ( )

Definition at line 43 of file Em10CalorHit.cc.

References EdepAbs, EdepGap, TrackLengthAbs, and TrackLengthGap.

Em10CalorHit::~Em10CalorHit ( )

Definition at line 51 of file Em10CalorHit.cc.

Em10CalorHit::Em10CalorHit ( const Em10CalorHit )

Member Function Documentation

void Em10CalorHit::AddAbs ( G4double  de,
G4double  dl 
)
inline

Definition at line 63 of file Em10CalorHit.hh.

References EdepAbs, and TrackLengthAbs.

Referenced by Em10CalorimeterSD::ProcessHits().

+ Here is the caller graph for this function:

void Em10CalorHit::AddGap ( G4double  de,
G4double  dl 
)
inline

Definition at line 64 of file Em10CalorHit.hh.

References EdepGap, and TrackLengthGap.

G4double Em10CalorHit::GetEdepAbs ( )
inline

Definition at line 66 of file Em10CalorHit.hh.

References EdepAbs.

G4double Em10CalorHit::GetEdepGap ( )
inline

Definition at line 68 of file Em10CalorHit.hh.

References EdepGap.

G4double Em10CalorHit::GetTrakAbs ( )
inline

Definition at line 67 of file Em10CalorHit.hh.

References TrackLengthAbs.

G4double Em10CalorHit::GetTrakGap ( )
inline

Definition at line 69 of file Em10CalorHit.hh.

void Em10CalorHit::operator delete ( void *  aHit)
inline

Definition at line 94 of file Em10CalorHit.hh.

References G4Allocator< Type >::FreeSingle().

+ Here is the call graph for this function:

void * Em10CalorHit::operator new ( size_t  )
inline

Definition at line 85 of file Em10CalorHit.hh.

References G4Allocator< Type >::MallocSingle().

+ Here is the call graph for this function:

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

Definition at line 64 of file Em10CalorHit.cc.

References EdepAbs, EdepGap, TrackLengthAbs, and TrackLengthGap.

void Em10CalorHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 73 of file Em10CalorHit.cc.

Member Data Documentation

G4double Em10CalorHit::EdepAbs
private

Definition at line 69 of file Em10CalorHit.hh.

Referenced by AddAbs(), Em10CalorHit(), GetEdepAbs(), and operator=().

G4double Em10CalorHit::EdepGap
private

Definition at line 74 of file Em10CalorHit.hh.

Referenced by AddGap(), Em10CalorHit(), GetEdepGap(), and operator=().

G4double Em10CalorHit::TrackLengthAbs
private

Definition at line 69 of file Em10CalorHit.hh.

Referenced by AddAbs(), Em10CalorHit(), GetTrakAbs(), and operator=().

G4double Em10CalorHit::TrackLengthGap
private

Definition at line 74 of file Em10CalorHit.hh.

Referenced by AddGap(), Em10CalorHit(), and operator=().


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