#include <GammaRayTelDigitizer.hh>
Definition at line 51 of file GammaRayTelDigitizer.hh.
 
◆ GammaRayTelDigitizer()
      
        
          | GammaRayTelDigitizer::GammaRayTelDigitizer  | 
          ( | 
          G4String  | 
          name | ) | 
           | 
        
      
 
Definition at line 57 of file GammaRayTelDigitizer.cc.
   62   G4String colName = 
"DigitsCollection";
 G4VDigitizerModule(G4String modName)
 
GammaRayTelDigitizerMessenger * digiMessenger
 
G4double Energy_Threshold
 
std::vector< G4String > collectionName
 
 
 
 
◆ ~GammaRayTelDigitizer()
      
        
          | GammaRayTelDigitizer::~GammaRayTelDigitizer  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Digitize()
  
  
      
        
          | void GammaRayTelDigitizer::Digitize  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Implements G4VDigitizerModule.
Definition at line 82 of file GammaRayTelDigitizer.cc.
   85     (
"GammaRayTelDigitizer",
"DigitsCollection"); 
   122       for (
G4int i=0;i<n_hit;i++)
   124       G4double ESil = (*THC)[i]->GetEdepSil();
   125       G4int NStrip = (*THC)[i]->GetNStrip();
   126       G4int NPlane = (*THC)[i]->GetNSilPlane();
   127       G4int IsX = (*THC)[i]->GetPlaneType();
   147       for (
G4int i=0;i<n_hit;i++)
   170       for (
G4int i=0;i<n_hit;i++)
   173       G4int type = (*AHC)[i]->GetACDTileNumber();
   192     G4cout << 
"Number of digits in this event =  "  
void SetStripNumber(G4int StripNum)
 
static G4DigiManager * GetDMpointer()
 
void SetPlaneType(G4int PlaneTyp)
 
const G4VHitsCollection * GetHitsCollection(G4int HCID, G4int eventID=0)
 
G4GLOB_DLL std::ostream G4cout
 
G4int GetHitsCollectionID(G4String HCname)
 
G4double Energy_Threshold
 
void SetEnergy(G4double Ene)
 
void SetPlaneNumber(G4int PlaneNum)
 
G4int GetDigiCollectionID(G4String DCname)
 
void StoreDigiCollection(G4VDigiCollection *aDC)
 
GammaRayTelDigitsCollection * DigitsCollection
 
G4TDigiCollection< GammaRayTelDigi > GammaRayTelDigitsCollection
 
void SetDigiType(G4int DigiID)
 
 
 
 
◆ SetThreshold()
  
  
      
        
          | void GammaRayTelDigitizer::SetThreshold  | 
          ( | 
          G4double  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ACDThreshold
  
  
      
        
          | G4double GammaRayTelDigitizer::ACDThreshold | 
         
       
   | 
  
private   | 
  
 
 
◆ digiMessenger
◆ DigitsCollection
◆ Energy_Threshold
  
  
      
        
          | G4double GammaRayTelDigitizer::Energy_Threshold | 
         
       
   | 
  
private   | 
  
 
 
◆ TotalEnergy
  
  
      
        
          | G4double GammaRayTelDigitizer::TotalEnergy | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: