33 #include "G4StepStatus.hh"    62      weighted(true),divideByArea(true)
    84   G4StepPoint* preStep = aStep->GetPreStepPoint();
   108        if ( 
weighted ) current=preStep->GetWeight(); 
   111        current = current/square;  
   123     aStep->GetPreStepPoint()->GetTouchableHandle();
   126   if (aStep->GetPreStepPoint()->GetStepStatus() == fGeomBoundary ){
   128     G4ThreeVector stppos1= aStep->GetPreStepPoint()->GetPosition();
   131     if(std::fabs( localpos1.
z() + boxSolid->
GetZHalfLength())<kCarTolerance ){
   136   if (aStep->GetPostStepPoint()->GetStepStatus() == fGeomBoundary ){
   138     G4ThreeVector stppos2= aStep->GetPostStepPoint()->GetPosition();
   141     if(std::fabs( localpos2.
z() + boxSolid->
GetZHalfLength())<kCarTolerance ){
   171   std::map<G4int,G4double*>::iterator itr = 
EvtMap->
GetMap()->begin();
   173       G4cout << 
"  copy no.: " << itr->first << 
" current : " ;
 virtual G4bool ProcessHits(G4Step *, G4TouchableHistory *)
 
virtual void DefineUnitAndCategory()
 
G4double GetUnitValue() const
 
std::map< G4int, T * > * GetMap() const
 
virtual void Initialize(G4HCofThisEvent *)
 
G4int add(const G4int &key, T *&aHit) const
 
virtual void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
virtual G4VSolid * ComputeSolid(const G4int, G4VPhysicalVolume *)
 
virtual void EndOfEvent(G4HCofThisEvent *)
 
G4double GetSurfaceTolerance() const
 
void CheckAndSetUnit(const G4String &unit, const G4String &category)
 
G4double GetXHalfLength() const
 
G4int IsSelectedSurface(G4Step *, G4Box *)
 
G4GLOB_DLL std::ostream G4cout
 
G4double GetZHalfLength() const
 
virtual void SetUnit(const G4String &unit)
 
virtual G4VPVParameterisation * GetParameterisation() const =0
 
virtual G4int GetIndex(G4Step *)
 
virtual ~G4PSFlatSurfaceCurrent()
 
virtual const G4NavigationHistory * GetHistory() const
 
G4int GetCollectionID(G4int)
 
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
G4double GetYHalfLength() const
 
G4THitsMap< G4double > * EvtMap
 
const G4AffineTransform & GetTopTransform() const
 
G4MultiFunctionalDetector * detector
 
G4PSFlatSurfaceCurrent(G4String name, G4int direction, G4int depth=0)
 
G4LogicalVolume * GetLogicalVolume() const
 
G4VSolid * GetSolid() const
 
const G4String & GetUnit() const
 
static G4GeometryTolerance * GetInstance()