#include <G4PSPopulation.hh>
Definition at line 49 of file G4PSPopulation.hh.
 
      
        
          | G4PSPopulation::G4PSPopulation  | 
          ( | 
          G4String  | 
          name,  | 
        
        
           | 
           | 
          G4int  | 
          depth = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Definition at line 42 of file G4PSPopulation.cc.
virtual void SetUnit(const G4String &unit)
 
G4VPrimitiveScorer(G4String name, G4int depth=0)
 
 
 
 
  
  
      
        
          | G4PSPopulation::~G4PSPopulation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void G4PSPopulation::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void G4PSPopulation::DrawAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Reimplemented from G4VPrimitiveScorer.
Definition at line 65 of file G4PSPopulation.cc.
G4int GetCollectionID(G4int)
 
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
 
G4MultiFunctionalDetector * detector
 
 
 
 
  
  
      
        
          | void G4PSPopulation::PrintAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Reimplemented from G4VPrimitiveScorer.
Definition at line 85 of file G4PSPopulation.cc.
   90   std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
 
   91   for(; itr != EvtMap->
GetMap()->end(); itr++) {
 
   92     G4cout << 
"  copy no.: " << itr->first
 
G4GLOB_DLL std::ostream G4cout
 
G4double GetUnitValue() const 
 
std::map< G4int, T * > * GetMap() const 
 
G4MultiFunctionalDetector * detector
 
 
 
 
Implements G4VPrimitiveScorer.
Definition at line 51 of file G4PSPopulation.cc.
   59       EvtMap->
add(index,val);  
 
G4double GetWeight() const 
 
G4bool FirstEnterance(G4int trid)
 
G4StepPoint * GetPreStepPoint() const 
 
virtual G4int GetIndex(G4Step *)
 
G4int add(const G4int &key, T *&aHit) const 
 
G4Track * GetTrack() const 
 
 
 
 
Definition at line 99 of file G4PSPopulation.cc.
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
const G4String & GetUnit() const 
 
 
 
 
  
  
      
        
          | void G4PSPopulation::Weighted  | 
          ( | 
          G4bool  | 
          flg = true | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: