| 
    Geant4
    10.02.p01
    
   | 
 
#include <CexmcEnergyDepositInLeftRightSet.hh>
 Inheritance diagram for CexmcEnergyDepositInLeftRightSet:
 Collaboration diagram for CexmcEnergyDepositInLeftRightSet:Static Public Member Functions | |
| static CexmcSide | GetSide (G4int index) | 
| static G4int | GetLeftRightBitsOffset (void) | 
Protected Member Functions | |
| G4int | GetIndex (G4Step *step) | 
  Protected Member Functions inherited from CexmcSimpleEnergyDeposit | |
| G4int | GetIndex (G4Step *step) | 
| G4bool | ProcessHits (G4Step *step, G4TouchableHistory *tHistory) | 
  Protected Member Functions inherited from CexmcPrimitiveScorer | |
| void | PrintHeader (G4int nmbOfEntries) const | 
  Protected Member Functions inherited from G4VPrimitiveScorer | |
| void | CheckAndSetUnit (const G4String &unit, const G4String &category) | 
Protected Attributes | |
| const CexmcSetup * | setup | 
  Protected Attributes inherited from CexmcSimpleEnergyDeposit | |
| CexmcEnergyDepositCollection * | eventMap | 
  Protected Attributes inherited from G4VPrimitiveScorer | |
| G4String | primitiveName | 
| G4MultiFunctionalDetector * | detector | 
| G4VSDFilter * | filter | 
| G4int | verboseLevel | 
| G4int | indexDepth | 
| G4String | unitName | 
| G4double | unitValue | 
| G4int | fNi | 
| G4int | fNj | 
| G4int | fNk | 
Static Protected Attributes | |
| static const G4int | leftRightBitsOffset = 16 | 
Definition at line 54 of file CexmcEnergyDepositInLeftRightSet.hh.
| CexmcEnergyDepositInLeftRightSet::CexmcEnergyDepositInLeftRightSet | ( | const G4String & | name, | 
| const CexmcSetup * | setup | ||
| ) | 
Definition at line 54 of file CexmcEnergyDepositInLeftRightSet.cc.
Reimplemented from G4VPrimitiveScorer.
Definition at line 61 of file CexmcEnergyDepositInLeftRightSet.cc.
References G4Step::GetPreStepPoint(), CexmcSetup::IsRightDetector(), leftRightBitsOffset, and setup.
 Here is the call graph for this function:
      
  | 
  inlinestatic | 
Definition at line 88 of file CexmcEnergyDepositInLeftRightSet.hh.
References leftRightBitsOffset.
Definition at line 79 of file CexmcEnergyDepositInLeftRightSet.hh.
References CexmcLeft, CexmcRight, and leftRightBitsOffset.
Referenced by CexmcEnergyDepositDigitizer::Digitize().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VPrimitiveScorer.
Definition at line 74 of file CexmcEnergyDepositInLeftRightSet.cc.
References G4THitsMap< T >::entries(), CexmcSimpleEnergyDeposit::eventMap, G4BestUnit, G4cout, G4endl, G4THitsMap< T >::GetMap(), leftRightBitsOffset, and CexmcPrimitiveScorer::PrintHeader().
 Here is the call graph for this function:
      
  | 
  staticprotected | 
Definition at line 75 of file CexmcEnergyDepositInLeftRightSet.hh.
Referenced by CexmcEnergyDepositInCalorimeter::GetIndex(), GetIndex(), GetLeftRightBitsOffset(), CexmcEnergyDepositInCalorimeter::GetRow(), GetSide(), CexmcEnergyDepositInCalorimeter::PrintAll(), and PrintAll().
      
  | 
  protected | 
Definition at line 67 of file CexmcEnergyDepositInLeftRightSet.hh.
Referenced by CexmcEnergyDepositInCalorimeter::GetIndex(), and GetIndex().