| 
    Geant4
    10.02.p01
    
   | 
 
#include <GammaRayTelTrackerHit.hh>
 Inheritance diagram for GammaRayTelTrackerHit:
 Collaboration diagram for GammaRayTelTrackerHit:Public Member Functions | |
| GammaRayTelTrackerHit () | |
| ~GammaRayTelTrackerHit () | |
| GammaRayTelTrackerHit (const GammaRayTelTrackerHit &) | |
| const GammaRayTelTrackerHit & | operator= (const GammaRayTelTrackerHit &) | 
| int | operator== (const GammaRayTelTrackerHit &) const | 
| void * | operator new (size_t) | 
| void | operator delete (void *) | 
| void | Draw () | 
| void | Print () | 
| void | AddSil (G4double de) | 
| void | SetNStrip (G4int i) | 
| void | SetNSilPlane (G4int i) | 
| void | SetPlaneType (G4int i) | 
| void | SetPos (G4ThreeVector xyz) | 
| G4double | GetEdepSil () | 
| G4int | GetNStrip () | 
| G4int | GetNSilPlane () | 
| G4int | GetPlaneType () | 
| 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 | EdepSil | 
| G4ThreeVector | pos | 
| G4int | NStrip | 
| G4int | NSilPlane | 
| G4int | IsXPlane | 
Definition at line 50 of file GammaRayTelTrackerHit.hh.
| GammaRayTelTrackerHit::GammaRayTelTrackerHit | ( | ) | 
| GammaRayTelTrackerHit::~GammaRayTelTrackerHit | ( | ) | 
Definition at line 55 of file GammaRayTelTrackerHit.cc.
| GammaRayTelTrackerHit::GammaRayTelTrackerHit | ( | const GammaRayTelTrackerHit & | right | ) | 
      
  | 
  inline | 
Definition at line 76 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 89 of file GammaRayTelTrackerHit.cc.
      
  | 
  inline | 
Definition at line 82 of file GammaRayTelTrackerHit.hh.
References EdepSil.
      
  | 
  inline | 
Definition at line 84 of file GammaRayTelTrackerHit.hh.
References NSilPlane.
      
  | 
  inline | 
Definition at line 83 of file GammaRayTelTrackerHit.hh.
References NStrip.
      
  | 
  inline | 
Definition at line 85 of file GammaRayTelTrackerHit.hh.
References IsXPlane.
      
  | 
  inline | 
Definition at line 86 of file GammaRayTelTrackerHit.hh.
References pos.
      
  | 
  inline | 
Definition at line 107 of file GammaRayTelTrackerHit.hh.
References GammaRayTelTrackerHitAllocator.
      
  | 
  inline | 
Definition at line 98 of file GammaRayTelTrackerHit.hh.
References GammaRayTelTrackerHitAllocator.
| const GammaRayTelTrackerHit & GammaRayTelTrackerHit::operator= | ( | const GammaRayTelTrackerHit & | right | ) | 
| int GammaRayTelTrackerHit::operator== | ( | const GammaRayTelTrackerHit & | right | ) | const | 
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 94 of file GammaRayTelTrackerHit.cc.
      
  | 
  inline | 
Definition at line 78 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 77 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 79 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 80 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 68 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerHit(), GetEdepSil(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 72 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerHit(), GetPlaneType(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 71 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerHit(), GetNSilPlane(), and operator=().
      
  | 
  private | 
Definition at line 70 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerHit(), GetNStrip(), operator=(), and operator==().
      
  | 
  private | 
Definition at line 69 of file GammaRayTelTrackerHit.hh.
Referenced by GammaRayTelTrackerHit(), GetPos(), operator=(), and operator==().