| 
    Geant4
    10.00.p01
    
   | 
 
#include <GammaRayTelCalorimeterHit.hh>
 Inheritance diagram for GammaRayTelCalorimeterHit:
 Collaboration diagram for GammaRayTelCalorimeterHit:Public Member Functions | |
| GammaRayTelCalorimeterHit () | |
| ~GammaRayTelCalorimeterHit () | |
| GammaRayTelCalorimeterHit (const GammaRayTelCalorimeterHit &) | |
| const GammaRayTelCalorimeterHit & | operator= (const GammaRayTelCalorimeterHit &) | 
| int | operator== (const GammaRayTelCalorimeterHit &) const | 
| void * | operator new (size_t) | 
| void | operator delete (void *) | 
| void | Draw () | 
| void | Print () | 
| void | AddEnergy (G4double de) | 
| void | SetCALBarNumber (G4int i) | 
| void | SetCALPlaneNumber (G4int i) | 
| void | SetCALType (G4int i) | 
| void | SetPos (G4ThreeVector xyz) | 
| G4double | GetEdepCAL () | 
| G4int | GetCALBarNumber () | 
| G4int | GetCALPlaneNumber () | 
| G4int | GetCALType () | 
| G4ThreeVector | GetPos () | 
  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 | 
Private Attributes | |
| G4double | EdepCAL | 
| G4ThreeVector | pos | 
| G4int | CALBarNumber | 
| G4int | CALPlaneNumber | 
| G4int | IsCALPlane | 
Definition at line 50 of file GammaRayTelCalorimeterHit.hh.
| GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit | ( | ) | 
Definition at line 46 of file GammaRayTelCalorimeterHit.cc.
References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.
| GammaRayTelCalorimeterHit::~GammaRayTelCalorimeterHit | ( | ) | 
Definition at line 57 of file GammaRayTelCalorimeterHit.cc.
| GammaRayTelCalorimeterHit::GammaRayTelCalorimeterHit | ( | const GammaRayTelCalorimeterHit & | right | ) | 
Definition at line 62 of file GammaRayTelCalorimeterHit.cc.
References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.
      
  | 
  inline | 
Definition at line 77 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 93 of file GammaRayTelCalorimeterHit.cc.
      
  | 
  inline | 
Definition at line 84 of file GammaRayTelCalorimeterHit.hh.
References CALBarNumber.
      
  | 
  inline | 
Definition at line 85 of file GammaRayTelCalorimeterHit.hh.
References CALPlaneNumber.
      
  | 
  inline | 
Definition at line 86 of file GammaRayTelCalorimeterHit.hh.
References IsCALPlane.
      
  | 
  inline | 
Definition at line 83 of file GammaRayTelCalorimeterHit.hh.
References EdepCAL.
      
  | 
  inline | 
Definition at line 87 of file GammaRayTelCalorimeterHit.hh.
References pos.
      
  | 
  inline | 
Definition at line 108 of file GammaRayTelCalorimeterHit.hh.
References G4Allocator< Type >::FreeSingle().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 99 of file GammaRayTelCalorimeterHit.hh.
References G4Allocator< Type >::MallocSingle().
 Here is the call graph for this function:| const GammaRayTelCalorimeterHit & GammaRayTelCalorimeterHit::operator= | ( | const GammaRayTelCalorimeterHit & | right | ) | 
Definition at line 74 of file GammaRayTelCalorimeterHit.cc.
References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.
| int GammaRayTelCalorimeterHit::operator== | ( | const GammaRayTelCalorimeterHit & | right | ) | const | 
Definition at line 86 of file GammaRayTelCalorimeterHit.cc.
References CALBarNumber, CALPlaneNumber, EdepCAL, IsCALPlane, and pos.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 98 of file GammaRayTelCalorimeterHit.cc.
      
  | 
  inline | 
Definition at line 78 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 79 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 80 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 81 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 71 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterHit(), GetCALBarNumber(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 72 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterHit(), GetCALPlaneNumber(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 69 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterHit(), GetEdepCAL(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 73 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterHit(), GetCALType(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 70 of file GammaRayTelCalorimeterHit.hh.
Referenced by GammaRayTelCalorimeterHit(), GetPos(), operator=(), and operator==().