#include <G4PSCellCharge.hh>
Definition at line 46 of file G4PSCellCharge.hh.
 
      
        
          | G4PSCellCharge::G4PSCellCharge  | 
          ( | 
          G4String  | 
          name,  | 
        
        
           | 
           | 
          G4int  | 
          depth = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Definition at line 43 of file G4PSCellCharge.cc.
virtual void SetUnit(const G4String &unit)
 
G4VPrimitiveScorer(G4String name, G4int depth=0)
 
 
 
 
Definition at line 49 of file G4PSCellCharge.cc.
virtual void SetUnit(const G4String &unit)
 
G4VPrimitiveScorer(G4String name, G4int depth=0)
 
 
 
 
  
  
      
        
          | G4PSCellCharge::~G4PSCellCharge  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void G4PSCellCharge::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void G4PSCellCharge::DrawAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Reimplemented from G4VPrimitiveScorer.
Definition at line 84 of file G4PSCellCharge.cc.
G4int GetCollectionID(G4int)
 
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
 
G4MultiFunctionalDetector * detector
 
 
 
 
  
  
      
        
          | void G4PSCellCharge::PrintAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented from G4VPrimitiveScorer.
Definition at line 102 of file G4PSCellCharge.cc.
  107   std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
 
  108   for(; itr != EvtMap->
GetMap()->end(); itr++) {
 
  109     G4cout << 
"  copy no.: " << itr->first
 
G4GLOB_DLL std::ostream G4cout
 
G4double GetUnitValue() const 
 
std::map< G4int, T * > * GetMap() const 
 
G4MultiFunctionalDetector * detector
 
const G4String & GetUnit() const 
 
 
 
 
Implements G4VPrimitiveScorer.
Definition at line 59 of file G4PSCellCharge.cc.
   69     EvtMap->
add(index,CellCharge);
 
   78     EvtMap->
add(index,CellCharge);
 
G4int GetParentID() const 
 
G4double GetWeight() const 
 
G4StepStatus GetStepStatus() const 
 
G4StepPoint * GetPreStepPoint() const 
 
G4int GetCurrentStepNumber() const 
 
G4double GetCharge() const 
 
virtual G4int GetIndex(G4Step *)
 
G4int add(const G4int &key, T *&aHit) const 
 
G4StepPoint * GetPostStepPoint() const 
 
G4Track * GetTrack() const 
 
 
 
 
Definition at line 116 of file G4PSCellCharge.cc.
void CheckAndSetUnit(const G4String &unit, const G4String &category)
 
 
 
 
The documentation for this class was generated from the following files: