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

#include <ExN02TrackerHit.hh>

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

Public Member Functions

 ExN02TrackerHit ()
 
 ~ExN02TrackerHit ()
 
 ExN02TrackerHit (const ExN02TrackerHit &)
 
const ExN02TrackerHitoperator= (const ExN02TrackerHit &)
 
G4int operator== (const ExN02TrackerHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
void Draw ()
 
void Print ()
 
void SetTrackID (G4int track)
 
void SetChamberNb (G4int chamb)
 
void SetEdep (G4double de)
 
void SetPos (G4ThreeVector xyz)
 
G4int GetTrackID () const
 
G4int GetChamberNb () const
 
G4double GetEdep () const
 
G4ThreeVector GetPos () const
 
 ExN02TrackerHit ()
 
 ~ExN02TrackerHit ()
 
 ExN02TrackerHit (const ExN02TrackerHit &)
 
const ExN02TrackerHitoperator= (const ExN02TrackerHit &)
 
G4int operator== (const ExN02TrackerHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
void Draw ()
 
void Print ()
 
void SetTrackID (G4int track)
 
void SetChamberNb (G4int chamb)
 
void SetEdep (G4double de)
 
void SetPos (G4ThreeVector xyz)
 
G4int GetTrackID ()
 
G4int GetChamberNb ()
 
G4double GetEdep ()
 
G4ThreeVector GetPos ()
 
- 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
 

Detailed Description

Definition at line 49 of file ExN02TrackerHit.hh.

Constructor & Destructor Documentation

ExN02TrackerHit::ExN02TrackerHit ( )

Definition at line 46 of file ExN02TrackerHit.cc.

ExN02TrackerHit::~ExN02TrackerHit ( )

Definition at line 50 of file ExN02TrackerHit.cc.

ExN02TrackerHit::ExN02TrackerHit ( const ExN02TrackerHit right)

Definition at line 54 of file ExN02TrackerHit.cc.

ExN02TrackerHit::ExN02TrackerHit ( )
ExN02TrackerHit::~ExN02TrackerHit ( )
ExN02TrackerHit::ExN02TrackerHit ( const ExN02TrackerHit )

Member Function Documentation

void ExN02TrackerHit::Draw ( )
virtual

Reimplemented from G4VHit.

void ExN02TrackerHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 83 of file ExN02TrackerHit.cc.

Here is the call graph for this function:

G4int ExN02TrackerHit::GetChamberNb ( )
inline

Definition at line 66 of file ExN02TrackerHit.hh.

G4int ExN02TrackerHit::GetChamberNb ( ) const
inline

Definition at line 93 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

G4double ExN02TrackerHit::GetEdep ( )
inline

Definition at line 67 of file ExN02TrackerHit.hh.

G4double ExN02TrackerHit::GetEdep ( ) const
inline

Definition at line 94 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

G4ThreeVector ExN02TrackerHit::GetPos ( )
inline

Definition at line 68 of file ExN02TrackerHit.hh.

G4ThreeVector ExN02TrackerHit::GetPos ( ) const
inline

Definition at line 95 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

G4int ExN02TrackerHit::GetTrackID ( )
inline

Definition at line 65 of file ExN02TrackerHit.hh.

G4int ExN02TrackerHit::GetTrackID ( ) const
inline

Definition at line 92 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

void ExN02TrackerHit::operator delete ( void )
inline
void ExN02TrackerHit::operator delete ( void aHit)
inline

Definition at line 112 of file ExN02TrackerHit.hh.

Here is the call graph for this function:

void* ExN02TrackerHit::operator new ( size_t  )
inline
void * ExN02TrackerHit::operator new ( size_t  )
inline

Definition at line 105 of file ExN02TrackerHit.hh.

Here is the call graph for this function:

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

Definition at line 65 of file ExN02TrackerHit.cc.

G4int ExN02TrackerHit::operator== ( const ExN02TrackerHit ) const
G4int ExN02TrackerHit::operator== ( const ExN02TrackerHit right) const

Definition at line 76 of file ExN02TrackerHit.cc.

void ExN02TrackerHit::Print ( )
virtual

Reimplemented from G4VHit.

void ExN02TrackerHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 100 of file ExN02TrackerHit.cc.

void ExN02TrackerHit::SetChamberNb ( G4int  chamb)
inline

Definition at line 61 of file ExN02TrackerHit.hh.

void ExN02TrackerHit::SetChamberNb ( G4int  chamb)
inline

Definition at line 88 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

void ExN02TrackerHit::SetEdep ( G4double  de)
inline

Definition at line 62 of file ExN02TrackerHit.hh.

void ExN02TrackerHit::SetEdep ( G4double  de)
inline

Definition at line 89 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

void ExN02TrackerHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 63 of file ExN02TrackerHit.hh.

void ExN02TrackerHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 90 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:

void ExN02TrackerHit::SetTrackID ( G4int  track)
inline

Definition at line 60 of file ExN02TrackerHit.hh.

void ExN02TrackerHit::SetTrackID ( G4int  track)
inline

Definition at line 87 of file ExN02TrackerHit.hh.

Here is the caller graph for this function:


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