| 
    Geant4
    10.03
    
   | 
 
#include <ExExChSensitiveDetectorHit.hh>
 Inheritance diagram for ExExChSensitiveDetectorHit:
 Collaboration diagram for ExExChSensitiveDetectorHit:Public Member Functions | |
| ExExChSensitiveDetectorHit () | |
| ExExChSensitiveDetectorHit (G4int z) | |
| virtual | ~ExExChSensitiveDetectorHit () | 
| ExExChSensitiveDetectorHit (const ExExChSensitiveDetectorHit &right) | |
| const ExExChSensitiveDetectorHit & | operator= (const ExExChSensitiveDetectorHit &right) | 
| int | operator== (const ExExChSensitiveDetectorHit &right) const | 
| void * | operator new (size_t) | 
| void | operator delete (void *aHit) | 
| virtual void | Draw () | 
| virtual const std::map < G4String, G4AttDef > *  | GetAttDefs () const | 
| virtual std::vector< G4AttValue > * | CreateAttValues () const | 
| virtual void | Print () | 
| void | SetLayerID (G4int z) | 
| G4int | GetLayerID () const | 
| void | SetWorldPos (G4ThreeVector xyz) | 
| G4ThreeVector | GetWorldPos () const | 
  Public Member Functions inherited from G4VHit | |
| G4VHit () | |
| virtual | ~G4VHit () | 
| G4int | operator== (const G4VHit &right) const | 
Private Attributes | |
| G4int | fLayerID | 
| G4ThreeVector | fWorldPos | 
Definition at line 45 of file ExExChSensitiveDetectorHit.hh.
| ExExChSensitiveDetectorHit::ExExChSensitiveDetectorHit | ( | ) | 
Definition at line 54 of file ExExChSensitiveDetectorHit.cc.
References fLayerID.
| ExExChSensitiveDetectorHit::ExExChSensitiveDetectorHit | ( | G4int | z | ) | 
Definition at line 60 of file ExExChSensitiveDetectorHit.cc.
References fLayerID.
      
  | 
  virtual | 
Definition at line 66 of file ExExChSensitiveDetectorHit.cc.
| ExExChSensitiveDetectorHit::ExExChSensitiveDetectorHit | ( | const ExExChSensitiveDetectorHit & | right | ) | 
Definition at line 71 of file ExExChSensitiveDetectorHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 131 of file ExExChSensitiveDetectorHit.cc.
References G4UIcommand::ConvertToString(), fLayerID, fWorldPos, and G4BestUnit.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 96 of file ExExChSensitiveDetectorHit.cc.
References G4VVisManager::Draw(), G4VMarker::filled, fWorldPos, G4VVisManager::GetConcreteInstance(), G4VMarker::SetFillStyle(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
 Here is the call graph for this function:Reimplemented from G4VHit.
Definition at line 113 of file ExExChSensitiveDetectorHit.cc.
References G4AttDefStore::GetInstance().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 71 of file ExExChSensitiveDetectorHit.hh.
References fLayerID.
Referenced by ExExChEventAction::EndOfEventAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 73 of file ExExChSensitiveDetectorHit.hh.
References fWorldPos.
Referenced by ExExChEventAction::EndOfEventAction().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 101 of file ExExChSensitiveDetectorHit.hh.
References G4Allocator< Type >::FreeSingle().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 87 of file ExExChSensitiveDetectorHit.hh.
References G4Allocator< Type >::MallocSingle().
 Here is the call graph for this function:| const ExExChSensitiveDetectorHit & ExExChSensitiveDetectorHit::operator= | ( | const ExExChSensitiveDetectorHit & | right | ) | 
Definition at line 80 of file ExExChSensitiveDetectorHit.cc.
| int ExExChSensitiveDetectorHit::operator== | ( | const ExExChSensitiveDetectorHit & | right | ) | const | 
Definition at line 90 of file ExExChSensitiveDetectorHit.cc.
      
  | 
  virtual | 
      
  | 
  inline | 
Definition at line 70 of file ExExChSensitiveDetectorHit.hh.
Referenced by ExExChSensitiveDetector::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 72 of file ExExChSensitiveDetectorHit.hh.
Referenced by ExExChSensitiveDetector::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 66 of file ExExChSensitiveDetectorHit.hh.
Referenced by CreateAttValues(), ExExChSensitiveDetectorHit(), GetLayerID(), operator=(), and Print().
      
  | 
  private | 
Definition at line 67 of file ExExChSensitiveDetectorHit.hh.
Referenced by CreateAttValues(), Draw(), ExExChSensitiveDetectorHit(), GetWorldPos(), operator=(), and Print().