#include <LArG4H62004SD.h>
|  | 
|  | FRIEND_TEST (LArG4SimpleSDtest, ProcessHits) | 
|  | 
|  | FRIEND_TEST (LArG4SimpleSDtest, EndOfAthenaEvent) | 
|  | 
|  | FRIEND_TEST (LArG4SimpleSDtest, setupHelpers) | 
|  | 
|  | FRIEND_TEST (LArG4SimpleSDtest, getTimeBin) | 
|  | 
|  | FRIEND_TEST (LArG4SimpleSDtest, SimpleHit) | 
|  | 
|  | FRIEND_TEST (LArG4SimpleSDtest, ConvertID) | 
|  | 
|  | FRIEND_TEST (SDWrappertest, Initialize) | 
|  | 
|  | FRIEND_TEST (SDWrappertest, EndOfAthenaEvent) | 
|  | 
|  | FRIEND_TEST (SDWrappertest, addSD) | 
|  | 
|  | FRIEND_TEST (SDWrappertest, addFastSimSD) | 
|  | 
|  | FRIEND_TEST (SDWrappertest, ProcessHits) | 
|  | 
Definition at line 17 of file LArG4H62004SD.h.
 
◆ hits_t
◆ timeBins_t
◆ LArHitTimeBins
| Enumerator | 
|---|
| HitTimeBinDefault |  | 
| HitTimeBinUniform |  | 
Definition at line 50 of file LArG4SimpleSD.h.
 
 
◆ LArG4H62004SD()
◆ ~LArG4H62004SD()
  
  | 
        
          | virtual LArG4H62004SD::~LArG4H62004SD | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ ConvertID()
Helper function for making "real" identifiers from LArG4Identifiers. 
 
 
◆ EndOfAthenaEvent()
End of athena event processing. 
 
 
◆ FRIEND_TEST() [1/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | LArG4SimpleSDtest | , |  
          |  |  | ConvertID |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [2/11]
◆ FRIEND_TEST() [3/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | LArG4SimpleSDtest | , |  
          |  |  | getTimeBin |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [4/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | LArG4SimpleSDtest | , |  
          |  |  | ProcessHits |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [5/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | LArG4SimpleSDtest | , |  
          |  |  | setupHelpers |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [6/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | LArG4SimpleSDtest | , |  
          |  |  | SimpleHit |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [7/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | SDWrappertest | , |  
          |  |  | addFastSimSD |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [8/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | SDWrappertest | , |  
          |  |  | addSD |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [9/11]
◆ FRIEND_TEST() [10/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | SDWrappertest | , |  
          |  |  | Initialize |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ FRIEND_TEST() [11/11]
  
  | 
        
          | LArG4SimpleSD::FRIEND_TEST | ( | SDWrappertest | , |  
          |  |  | ProcessHits |  |  
          |  | ) |  |  |  | privateinherited | 
 
 
◆ getTimeBin()
  
  | 
        
          | G4int LArG4SimpleSD::getTimeBin | ( | G4double | time | ) | const |  | protectedinherited | 
 
Helper method for time info. 
 
 
◆ ProcessHits()
  
  | 
        
          | virtual G4bool LArG4H62004SD::ProcessHits | ( | G4Step * | step, |  
          |  |  | G4TouchableHistory * | ROhist |  
          |  | ) |  |  |  | virtual | 
 
 
◆ setupHelpers()
◆ SimpleHit()
First method translates to this - also for fast sims. 
 
 
◆ m_calculator
Member variable - the calculator we'll use. 
Definition at line 93 of file LArG4SimpleSD.h.
 
 
◆ m_larEmID
◆ m_larFcalID
◆ m_larHecID
◆ m_numberInvalidHits
  
  | 
        
          | G4int LArG4SimpleSD::m_numberInvalidHits |  | protectedinherited | 
 
 
◆ m_timeBins
◆ m_timeBinType
◆ m_timeBinWidth
  
  | 
        
          | G4float LArG4SimpleSD::m_timeBinWidth |  | protectedinherited | 
 
Width of the time bins for summing hits - for the uniform binning. 
Definition at line 137 of file LArG4SimpleSD.h.
 
 
The documentation for this class was generated from the following file: