| 
    Geant4
    10.00.p03
    
   | 
 
#include <RE05TrackerHit.hh>
 Inheritance diagram for RE05TrackerHit:
 Collaboration diagram for RE05TrackerHit:Public Member Functions | |
| RE05TrackerHit () | |
| virtual | ~RE05TrackerHit () | 
| RE05TrackerHit (const RE05TrackerHit &right) | |
| const RE05TrackerHit & | operator= (const RE05TrackerHit &right) | 
| G4int | operator== (const RE05TrackerHit &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 | SetEdep (G4double de) | 
| G4double | GetEdep () | 
| void | SetPos (G4ThreeVector xyz) | 
| G4ThreeVector | GetPos () | 
  Public Member Functions inherited from G4VHit | |
| G4VHit () | |
| virtual | ~G4VHit () | 
| G4int | operator== (const G4VHit &right) const | 
Private Attributes | |
| G4double | edep | 
| G4ThreeVector | pos | 
Static Private Attributes | |
| static std::map< G4String,  G4AttDef >  | fAttDefs | 
Definition at line 43 of file RE05TrackerHit.hh.
| RE05TrackerHit::RE05TrackerHit | ( | ) | 
Definition at line 44 of file RE05TrackerHit.cc.
      
  | 
  virtual | 
Definition at line 47 of file RE05TrackerHit.cc.
| RE05TrackerHit::RE05TrackerHit | ( | const RE05TrackerHit & | right | ) | 
Definition at line 50 of file RE05TrackerHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 96 of file RE05TrackerHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 71 of file RE05TrackerHit.cc.
References G4VVisManager::Draw(), G4VMarker::filled, G4VVisManager::GetConcreteInstance(), pos, G4VMarker::SetFillStyle(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 69 of file RE05TrackerHit.hh.
References edep.
      
  | 
  inline | 
Definition at line 73 of file RE05TrackerHit.hh.
References pos.
      
  | 
  inline | 
Definition at line 88 of file RE05TrackerHit.hh.
References RE05TrackerHitAllocator.
      
  | 
  inline | 
Definition at line 82 of file RE05TrackerHit.hh.
References RE05TrackerHitAllocator.
| const RE05TrackerHit & RE05TrackerHit::operator= | ( | const RE05TrackerHit & | right | ) | 
Definition at line 57 of file RE05TrackerHit.cc.
| G4int RE05TrackerHit::operator== | ( | const RE05TrackerHit & | right | ) | const | 
Definition at line 64 of file RE05TrackerHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 106 of file RE05TrackerHit.cc.
      
  | 
  inline | 
Definition at line 67 of file RE05TrackerHit.hh.
Referenced by RE05TrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 71 of file RE05TrackerHit.hh.
Referenced by RE05TrackerSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 62 of file RE05TrackerHit.hh.
Referenced by GetEdep(), operator=(), and RE05TrackerHit().
Definition at line 64 of file RE05TrackerHit.hh.
Referenced by GetAttDefs().
      
  | 
  private | 
Definition at line 63 of file RE05TrackerHit.hh.
Referenced by Draw(), GetPos(), operator=(), and RE05TrackerHit().