| 
    Geant4
    10.00.p02
    
   | 
 
#include <Par01CalorimeterHit.hh>
 Inheritance diagram for Par01CalorimeterHit:
 Collaboration diagram for Par01CalorimeterHit:Public Member Functions | |
| Par01CalorimeterHit () | |
| Par01CalorimeterHit (G4LogicalVolume *logVol) | |
| ~Par01CalorimeterHit () | |
| Par01CalorimeterHit (const Par01CalorimeterHit &right) | |
| const Par01CalorimeterHit & | operator= (const Par01CalorimeterHit &right) | 
| G4int | operator== (const Par01CalorimeterHit &right) const | 
| void * | operator new (size_t) | 
| void | operator delete (void *aHit) | 
| void * | operator new (size_t, void *p) | 
| void | operator delete (void *, void *) | 
| virtual void | Draw () | 
| virtual void | Print () | 
| void | SetEdep (G4double de) | 
| void | AddEdep (G4double de) | 
| G4double | GetEdep () | 
| void | SetPos (G4ThreeVector xyz) | 
| G4ThreeVector | GetPos () | 
| void | SetRot (G4RotationMatrix rmat) | 
| G4RotationMatrix | GetRot () | 
| const G4LogicalVolume * | GetLogV () | 
  Public Member Functions inherited from G4VHit | |
| G4VHit () | |
| virtual | ~G4VHit () | 
| G4int | operator== (const G4VHit &right) const | 
| virtual const std::map < G4String, G4AttDef > *  | GetAttDefs () const | 
| virtual std::vector< G4AttValue > * | CreateAttValues () const | 
Private Attributes | |
| G4double | fEdep | 
| G4ThreeVector | fPosition | 
| G4RotationMatrix | fRot | 
| const G4LogicalVolume * | fLogV | 
Definition at line 41 of file Par01CalorimeterHit.hh.
| Par01CalorimeterHit::Par01CalorimeterHit | ( | ) | 
Definition at line 40 of file Par01CalorimeterHit.cc.
References fLogV.
| Par01CalorimeterHit::Par01CalorimeterHit | ( | G4LogicalVolume * | logVol | ) | 
Definition at line 43 of file Par01CalorimeterHit.cc.
| Par01CalorimeterHit::~Par01CalorimeterHit | ( | ) | 
Definition at line 47 of file Par01CalorimeterHit.cc.
| Par01CalorimeterHit::Par01CalorimeterHit | ( | const Par01CalorimeterHit & | right | ) | 
      
  | 
  inline | 
Definition at line 73 of file Par01CalorimeterHit.hh.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 73 of file Par01CalorimeterHit.cc.
References G4VVisManager::Draw(), fLogV, fPosition, fRot, G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), G4VisAttributes::SetColour(), G4VisAttributes::SetForceSolid(), and G4VisAttributes::SetForceWireframe().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 75 of file Par01CalorimeterHit.hh.
References fEdep.
      
  | 
  inline | 
Definition at line 85 of file Par01CalorimeterHit.hh.
References fLogV.
      
  | 
  inline | 
Definition at line 79 of file Par01CalorimeterHit.hh.
References fPosition.
      
  | 
  inline | 
Definition at line 83 of file Par01CalorimeterHit.hh.
References fRot.
      
  | 
  inline | 
Definition at line 101 of file Par01CalorimeterHit.hh.
References Par01CalorimeterHitAllocator.
      
  | 
  inline | 
Definition at line 57 of file Par01CalorimeterHit.hh.
      
  | 
  inline | 
Definition at line 94 of file Par01CalorimeterHit.hh.
References Par01CalorimeterHitAllocator.
      
  | 
  inline | 
Definition at line 55 of file Par01CalorimeterHit.hh.
| const Par01CalorimeterHit & Par01CalorimeterHit::operator= | ( | const Par01CalorimeterHit & | right | ) | 
| G4int Par01CalorimeterHit::operator== | ( | const Par01CalorimeterHit & | right | ) | const | 
Definition at line 68 of file Par01CalorimeterHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 90 of file Par01CalorimeterHit.cc.
      
  | 
  inline | 
Definition at line 71 of file Par01CalorimeterHit.hh.
Referenced by Par01CalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 77 of file Par01CalorimeterHit.hh.
Referenced by Par01CalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 81 of file Par01CalorimeterHit.hh.
Referenced by Par01CalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 65 of file Par01CalorimeterHit.hh.
Referenced by GetEdep(), operator=(), and Par01CalorimeterHit().
      
  | 
  private | 
Definition at line 68 of file Par01CalorimeterHit.hh.
Referenced by Draw(), GetLogV(), operator=(), and Par01CalorimeterHit().
      
  | 
  private | 
Definition at line 66 of file Par01CalorimeterHit.hh.
Referenced by Draw(), GetPos(), operator=(), and Par01CalorimeterHit().
      
  | 
  private | 
Definition at line 67 of file Par01CalorimeterHit.hh.
Referenced by Draw(), GetRot(), operator=(), and Par01CalorimeterHit().