#include <GammaRayTelTrackerHit.hh>
Definition at line 50 of file GammaRayTelTrackerHit.hh.
 
      
        
          | GammaRayTelTrackerHit::GammaRayTelTrackerHit  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 46 of file GammaRayTelTrackerHit.cc.
   49   NStrip = 0; NSilPlane = 0; IsXPlane = 0;
 
CLHEP::Hep3Vector G4ThreeVector
 
 
 
 
      
        
          | GammaRayTelTrackerHit::~GammaRayTelTrackerHit  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Definition at line 60 of file GammaRayTelTrackerHit.cc.
   63   EdepSil = right.EdepSil; 
 
   64   NStrip = right.NStrip; NSilPlane = right.NSilPlane;
 
   65   IsXPlane = right.IsXPlane;
 
 
 
 
  
  
      
        
          | void GammaRayTelTrackerHit::Draw  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | G4double GammaRayTelTrackerHit::GetEdepSil  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4int GammaRayTelTrackerHit::GetNSilPlane  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4int GammaRayTelTrackerHit::GetNStrip  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4int GammaRayTelTrackerHit::GetPlaneType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GammaRayTelTrackerHit::operator delete  | 
          ( | 
          void *  | 
          aHit | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 107 of file GammaRayTelTrackerHit.hh.
G4ThreadLocal G4Allocator< GammaRayTelTrackerHit > * GammaRayTelTrackerHitAllocator
 
 
 
 
  
  
      
        
          | void * GammaRayTelTrackerHit::operator new  | 
          ( | 
          size_t  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 98 of file GammaRayTelTrackerHit.hh.
G4ThreadLocal G4Allocator< GammaRayTelTrackerHit > * GammaRayTelTrackerHitAllocator
 
 
 
 
Definition at line 71 of file GammaRayTelTrackerHit.cc.
   73   EdepSil = right.EdepSil; 
 
   74   NStrip = right.NStrip; NSilPlane = right.NSilPlane;
 
   75   IsXPlane = right.IsXPlane;
 
 
 
 
Definition at line 82 of file GammaRayTelTrackerHit.cc.
   84   return((EdepSil==right.EdepSil)&&(NStrip==right.NStrip)&&(IsXPlane==right.IsXPlane)&& (pos==right.pos));
 
 
 
 
  
  
      
        
          | void GammaRayTelTrackerHit::Print  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void GammaRayTelTrackerHit::SetNSilPlane  | 
          ( | 
          G4int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GammaRayTelTrackerHit::SetNStrip  | 
          ( | 
          G4int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void GammaRayTelTrackerHit::SetPlaneType  | 
          ( | 
          G4int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: