#include <LArEndcapPresamplerCalculator.h>
 | 
| Gaudi::Property< bool >  | m_BirksLaw {this, "BirksLaw", true} | 
|   | 
| Gaudi::Property< double >  | m_Birksk {this, "Birksk", 0.05832} | 
|   | 
| Gaudi::Property< double >  | m_OOTcut {this, "OOTcut", 300*CLHEP::ns} | 
|   | 
◆ LArEndcapPresamplerCalculator() [1/2]
      
        
          | LArEndcapPresamplerCalculator::LArEndcapPresamplerCalculator  | 
          ( | 
          const std::string &  | 
          name,  | 
        
        
           | 
           | 
          ISvcLocator *  | 
          pSvcLocator  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ LArEndcapPresamplerCalculator() [2/2]
◆ initialize()
  
  
      
        
          | virtual StatusCode LArEndcapPresamplerCalculator::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
finaloverridevirtual   | 
  
 
 
◆ initializeForSDCreation()
  
  
      
        
          | virtual void LArCalculatorSvcImp::initializeForSDCreation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverridevirtualinherited   | 
  
 
 
◆ isInTime()
  
  
      
        
          | virtual G4bool LArEndcapPresamplerCalculator::isInTime  | 
          ( | 
          G4double  | 
          hitTime | ) | 
           const | 
         
       
   | 
  
inlinefinaloverridevirtual   | 
  
 
 
◆ OOTcut()
  
  
      
        
          | virtual G4float LArEndcapPresamplerCalculator::OOTcut  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinefinaloverridevirtual   | 
  
 
 
◆ operator=()
◆ Process()
  
  
      
        
          | virtual G4bool LArEndcapPresamplerCalculator::Process  | 
          ( | 
          const G4Step *  | 
          ,  | 
         
        
           | 
           | 
          std::vector< LArHitData > &  | 
            | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
finaloverridevirtual   | 
  
 
 
◆ m_Birksk
  
  
      
        
          | Gaudi::Property<double> LArCalculatorSvcImp::m_Birksk {this, "Birksk", 0.05832} | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ m_BirksLaw
  
  
      
        
          | Gaudi::Property<bool> LArCalculatorSvcImp::m_BirksLaw {this, "BirksLaw", true} | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ m_birksLaw
  
  
      
        
          | std::unique_ptr<LArG4BirksLaw> LArEndcapPresamplerCalculator::m_birksLaw {} | 
         
       
   | 
  
private   | 
  
 
 
◆ m_geometry
◆ m_OOTcut
  
  
      
        
          | Gaudi::Property<double> LArCalculatorSvcImp::m_OOTcut {this, "OOTcut", 300*CLHEP::ns} | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following file: