Geant4.10
|
#include <FCALCalorHit.hh>
Public Member Functions | |
FCALCalorHit () | |
~FCALCalorHit () | |
FCALCalorHit (const FCALCalorHit &) | |
const FCALCalorHit & | operator= (const FCALCalorHit &) |
int | operator== (const FCALCalorHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
void | Draw () |
void | Print () |
void | AddAbs (G4double de, G4double dl) |
void | AddGap (G4double de, G4double dl) |
G4double | GetEdepAbs () |
G4double | GetTrakAbs () |
G4double | GetEdepGap () |
G4double | GetTrakGap () |
![]() | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 42 of file FCALCalorHit.hh.
FCALCalorHit::FCALCalorHit | ( | ) |
Definition at line 39 of file FCALCalorHit.cc.
FCALCalorHit::~FCALCalorHit | ( | ) |
Definition at line 47 of file FCALCalorHit.cc.
FCALCalorHit::FCALCalorHit | ( | const FCALCalorHit & | right | ) |
Definition at line 52 of file FCALCalorHit.cc.
Definition at line 60 of file FCALCalorHit.hh.
Definition at line 61 of file FCALCalorHit.hh.
|
virtual |
|
inline |
Definition at line 63 of file FCALCalorHit.hh.
|
inline |
Definition at line 65 of file FCALCalorHit.hh.
|
inline |
Definition at line 64 of file FCALCalorHit.hh.
|
inline |
Definition at line 66 of file FCALCalorHit.hh.
Definition at line 92 of file FCALCalorHit.hh.
References G4Allocator< Type >::FreeSingle().
|
inline |
Definition at line 83 of file FCALCalorHit.hh.
References G4Allocator< Type >::MallocSingle().
const FCALCalorHit & FCALCalorHit::operator= | ( | const FCALCalorHit & | right | ) |
Definition at line 61 of file FCALCalorHit.cc.
int FCALCalorHit::operator== | ( | const FCALCalorHit & | right | ) | const |
Definition at line 70 of file FCALCalorHit.cc.