Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
A01DriftChamberHit Class Reference

#include <A01DriftChamberHit.hh>

Inheritance diagram for A01DriftChamberHit:
Inheritance graph
[legend]
Collaboration diagram for A01DriftChamberHit:
Collaboration graph
[legend]

Public Member Functions

 A01DriftChamberHit ()
 
 A01DriftChamberHit (G4int z)
 
virtual ~A01DriftChamberHit ()
 
 A01DriftChamberHit (const A01DriftChamberHit &right)
 
const A01DriftChamberHitoperator= (const A01DriftChamberHit &right)
 
int operator== (const A01DriftChamberHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
float x ()
 
float y ()
 
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 SetTime (G4double t)
 
G4double GetTime () const
 
void SetLocalPos (G4ThreeVector xyz)
 
G4ThreeVector GetLocalPos () const
 
void SetWorldPos (G4ThreeVector xyz)
 
G4ThreeVector GetWorldPos () const
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 

Detailed Description

Definition at line 46 of file A01DriftChamberHit.hh.

Constructor & Destructor Documentation

A01DriftChamberHit::A01DriftChamberHit ( )

Definition at line 48 of file A01DriftChamberHit.cc.

A01DriftChamberHit::A01DriftChamberHit ( G4int  z)

Definition at line 54 of file A01DriftChamberHit.cc.

A01DriftChamberHit::~A01DriftChamberHit ( )
virtual

Definition at line 60 of file A01DriftChamberHit.cc.

A01DriftChamberHit::A01DriftChamberHit ( const A01DriftChamberHit right)

Definition at line 63 of file A01DriftChamberHit.cc.

Member Function Documentation

std::vector< G4AttValue > * A01DriftChamberHit::CreateAttValues ( ) const
virtual

Reimplemented from G4VHit.

Definition at line 122 of file A01DriftChamberHit.cc.

Here is the call graph for this function:

void A01DriftChamberHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 85 of file A01DriftChamberHit.cc.

Here is the call graph for this function:

const std::map< G4String, G4AttDef > * A01DriftChamberHit::GetAttDefs ( ) const
virtual

Reimplemented from G4VHit.

Definition at line 100 of file A01DriftChamberHit.cc.

Here is the call graph for this function:

G4int A01DriftChamberHit::GetLayerID ( ) const
inline

Definition at line 75 of file A01DriftChamberHit.hh.

Here is the caller graph for this function:

G4ThreeVector A01DriftChamberHit::GetLocalPos ( ) const
inline

Definition at line 79 of file A01DriftChamberHit.hh.

Here is the caller graph for this function:

G4double A01DriftChamberHit::GetTime ( ) const
inline

Definition at line 77 of file A01DriftChamberHit.hh.

G4ThreeVector A01DriftChamberHit::GetWorldPos ( ) const
inline

Definition at line 81 of file A01DriftChamberHit.hh.

void A01DriftChamberHit::operator delete ( void aHit)
inline

Definition at line 95 of file A01DriftChamberHit.hh.

Here is the call graph for this function:

void * A01DriftChamberHit::operator new ( size_t  )
inline

Definition at line 88 of file A01DriftChamberHit.hh.

Here is the call graph for this function:

const A01DriftChamberHit & A01DriftChamberHit::operator= ( const A01DriftChamberHit right)

Definition at line 71 of file A01DriftChamberHit.cc.

int A01DriftChamberHit::operator== ( const A01DriftChamberHit right) const

Definition at line 80 of file A01DriftChamberHit.cc.

void A01DriftChamberHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 140 of file A01DriftChamberHit.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void A01DriftChamberHit::SetLayerID ( G4int  z)
inline

Definition at line 74 of file A01DriftChamberHit.hh.

void A01DriftChamberHit::SetLocalPos ( G4ThreeVector  xyz)
inline

Definition at line 78 of file A01DriftChamberHit.hh.

Here is the caller graph for this function:

void A01DriftChamberHit::SetTime ( G4double  t)
inline

Definition at line 76 of file A01DriftChamberHit.hh.

Here is the caller graph for this function:

void A01DriftChamberHit::SetWorldPos ( G4ThreeVector  xyz)
inline

Definition at line 80 of file A01DriftChamberHit.hh.

Here is the caller graph for this function:

float A01DriftChamberHit::x ( )
inline
float A01DriftChamberHit::y ( )
inline

The documentation for this class was generated from the following files: