43 std::map<G4String,G4AttDef> RE05TrackerHit::fAttDefs;
 
   79   return (
this==&right) ? 1 : 0;
 
   95     pVVisManager->
Draw(circle);
 
  104   if (fAttDefs.empty()) {
 
  105     fAttDefs[
"HitType"] =
 
  106       G4AttDef(
"HitType",
"Type of hit",
"Physics",
"",
"G4String");
 
  116   std::vector<G4AttValue>* attValues = 
new std::vector<G4AttValue>;
 
virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
 
static G4VVisManager * GetConcreteInstance()
 
void SetFillStyle(FillStyle)
 
Definition of the RE05TrackerHit class. 
 
virtual std::vector< G4AttValue > * CreateAttValues() const 
 
G4int operator==(const RE05TrackerHit &right) const 
 
void SetVisAttributes(const G4VisAttributes *)
 
const RE05TrackerHit & operator=(const RE05TrackerHit &right)
 
virtual const std::map< G4String, G4AttDef > * GetAttDefs() const 
 
virtual ~RE05TrackerHit()
 
G4ThreadLocal G4Allocator< RE05TrackerHit > * RE05TrackerHitAllocator
 
void SetScreenSize(G4double)