| 
    Geant4
    10.00.p01
    
   | 
 
#include <RE05CalorimeterHit.hh>
 Inheritance diagram for RE05CalorimeterHit:
 Collaboration diagram for RE05CalorimeterHit:Public Member Functions | |
| RE05CalorimeterHit () | |
| RE05CalorimeterHit (G4LogicalVolume *logVol, G4int z, G4int phi) | |
| virtual | ~RE05CalorimeterHit () | 
| RE05CalorimeterHit (const RE05CalorimeterHit &right) | |
| const RE05CalorimeterHit & | operator= (const RE05CalorimeterHit &right) | 
| G4int | operator== (const RE05CalorimeterHit &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 | SetCellID (G4int z, G4int phi) | 
| G4int | GetZ () | 
| G4int | GetPhi () | 
| 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 | 
Private Attributes | |
| G4int | ZCellID | 
| G4int | PhiCellID | 
| G4double | edep | 
| G4ThreeVector | pos | 
| G4RotationMatrix | rot | 
| const G4LogicalVolume * | pLogV | 
Static Private Attributes | |
| static std::map< G4String,  G4AttDef >  | fAttDefs | 
Definition at line 46 of file RE05CalorimeterHit.hh.
| RE05CalorimeterHit::RE05CalorimeterHit | ( | ) | 
Definition at line 46 of file RE05CalorimeterHit.cc.
References pLogV.
| RE05CalorimeterHit::RE05CalorimeterHit | ( | G4LogicalVolume * | logVol, | 
| G4int | z, | ||
| G4int | phi | ||
| ) | 
Definition at line 49 of file RE05CalorimeterHit.cc.
      
  | 
  virtual | 
Definition at line 53 of file RE05CalorimeterHit.cc.
| RE05CalorimeterHit::RE05CalorimeterHit | ( | const RE05CalorimeterHit & | right | ) | 
      
  | 
  inline | 
Definition at line 84 of file RE05CalorimeterHit.hh.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 115 of file RE05CalorimeterHit.cc.
References G4UIcommand::ConvertToString(), edep, G4BestUnit, PhiCellID, and ZCellID.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 85 of file RE05CalorimeterHit.cc.
References G4VVisManager::Draw(), G4VVisManager::GetConcreteInstance(), G4LogicalVolume::GetVisAttributes(), pLogV, pos, rot, G4VisAttributes::SetColour(), and G4VisAttributes::SetForceSolid().
 Here is the call graph for this function:Reimplemented from G4VHit.
Definition at line 101 of file RE05CalorimeterHit.cc.
References fAttDefs.
      
  | 
  inline | 
Definition at line 86 of file RE05CalorimeterHit.hh.
References edep.
      
  | 
  inline | 
Definition at line 96 of file RE05CalorimeterHit.hh.
References pLogV.
      
  | 
  inline | 
Definition at line 81 of file RE05CalorimeterHit.hh.
References PhiCellID.
      
  | 
  inline | 
Definition at line 90 of file RE05CalorimeterHit.hh.
References pos.
      
  | 
  inline | 
Definition at line 94 of file RE05CalorimeterHit.hh.
References rot.
      
  | 
  inline | 
Definition at line 80 of file RE05CalorimeterHit.hh.
References ZCellID.
      
  | 
  inline | 
Definition at line 112 of file RE05CalorimeterHit.hh.
References RE05CalorimeterHitAllocator.
      
  | 
  inline | 
Definition at line 105 of file RE05CalorimeterHit.hh.
References RE05CalorimeterHitAllocator.
| const RE05CalorimeterHit & RE05CalorimeterHit::operator= | ( | const RE05CalorimeterHit & | right | ) | 
| G4int RE05CalorimeterHit::operator== | ( | const RE05CalorimeterHit & | right | ) | const | 
Definition at line 78 of file RE05CalorimeterHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 131 of file RE05CalorimeterHit.cc.
Definition at line 75 of file RE05CalorimeterHit.hh.
References z.
      
  | 
  inline | 
Definition at line 82 of file RE05CalorimeterHit.hh.
Referenced by RE05CalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 88 of file RE05CalorimeterHit.hh.
Referenced by RE05CalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 92 of file RE05CalorimeterHit.hh.
Referenced by RE05CalorimeterSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 68 of file RE05CalorimeterHit.hh.
Referenced by CreateAttValues(), GetEdep(), operator=(), and RE05CalorimeterHit().
Definition at line 72 of file RE05CalorimeterHit.hh.
Referenced by GetAttDefs().
      
  | 
  private | 
Definition at line 67 of file RE05CalorimeterHit.hh.
Referenced by CreateAttValues(), GetPhi(), operator=(), operator==(), and RE05CalorimeterHit().
      
  | 
  private | 
Definition at line 71 of file RE05CalorimeterHit.hh.
Referenced by Draw(), GetLogV(), operator=(), and RE05CalorimeterHit().
      
  | 
  private | 
Definition at line 69 of file RE05CalorimeterHit.hh.
Referenced by Draw(), GetPos(), operator=(), and RE05CalorimeterHit().
      
  | 
  private | 
Definition at line 70 of file RE05CalorimeterHit.hh.
Referenced by Draw(), GetRot(), operator=(), and RE05CalorimeterHit().
      
  | 
  private | 
Definition at line 66 of file RE05CalorimeterHit.hh.
Referenced by CreateAttValues(), GetZ(), operator=(), operator==(), and RE05CalorimeterHit().