Geant4  10.00.p02
ExN04TrackerHit Class Reference

#include <ExN04TrackerHit.hh>

+ Inheritance diagram for ExN04TrackerHit:
+ Collaboration diagram for ExN04TrackerHit:

Public Member Functions

 ExN04TrackerHit ()
 
 ~ExN04TrackerHit ()
 
 ExN04TrackerHit (const ExN04TrackerHit &right)
 
const ExN04TrackerHitoperator= (const ExN04TrackerHit &right)
 
G4int operator== (const ExN04TrackerHit &right) const
 
void * operator new (size_t)
 
void operator delete (void *aHit)
 
void Draw ()
 
void Print ()
 
void SetEdep (G4double de)
 
G4double GetEdep ()
 
void SetPos (G4ThreeVector xyz)
 
G4ThreeVector GetPos ()
 
 ExN04TrackerHit ()
 
 ~ExN04TrackerHit ()
 
 ExN04TrackerHit (const ExN04TrackerHit &right)
 
const ExN04TrackerHitoperator= (const ExN04TrackerHit &right)
 
G4int operator== (const ExN04TrackerHit &right) const
 
void * operator new (size_t)
 
void operator delete (void *aHit)
 
void Draw ()
 
void Print ()
 
void SetEdep (G4double de)
 
void SetPos (G4ThreeVector xyz)
 
G4double GetEdep () const
 
G4ThreeVector GetPos () const
 
- 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 edep
 
G4ThreeVector pos
 

Detailed Description

Definition at line 40 of file ExN04TrackerHit.hh.

Constructor & Destructor Documentation

ExN04TrackerHit::ExN04TrackerHit ( )

Definition at line 42 of file ExN04TrackerHit.cc.

ExN04TrackerHit::~ExN04TrackerHit ( )

Definition at line 47 of file ExN04TrackerHit.cc.

ExN04TrackerHit::ExN04TrackerHit ( const ExN04TrackerHit right)

Definition at line 52 of file ExN04TrackerHit.cc.

References edep, and pos.

ExN04TrackerHit::ExN04TrackerHit ( )
ExN04TrackerHit::~ExN04TrackerHit ( )
ExN04TrackerHit::ExN04TrackerHit ( const ExN04TrackerHit right)

Member Function Documentation

void ExN04TrackerHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 74 of file ExN04TrackerHit.cc.

References G4VVisManager::Draw(), G4VMarker::filled, G4VVisManager::GetConcreteInstance(), pos, G4VMarker::SetFillStyle(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().

+ Here is the call graph for this function:

void ExN04TrackerHit::Draw ( )
virtual

Reimplemented from G4VHit.

G4double ExN04TrackerHit::GetEdep ( )
inline

Definition at line 56 of file ExN04TrackerHit.hh.

References edep.

G4double ExN04TrackerHit::GetEdep ( ) const
inline

Definition at line 82 of file ExN04TrackerHit.hh.

References edep.

G4ThreeVector ExN04TrackerHit::GetPos ( )
inline

Definition at line 58 of file ExN04TrackerHit.hh.

References pos.

G4ThreeVector ExN04TrackerHit::GetPos ( ) const
inline

Definition at line 83 of file ExN04TrackerHit.hh.

References pos.

void ExN04TrackerHit::operator delete ( void *  aHit)
inline

Definition at line 77 of file ExN04TrackerHit.hh.

References G4Allocator< Type >::FreeSingle().

+ Here is the call graph for this function:

void ExN04TrackerHit::operator delete ( void *  aHit)
inline
void * ExN04TrackerHit::operator new ( size_t  )
inline

Definition at line 70 of file ExN04TrackerHit.hh.

References G4Allocator< Type >::MallocSingle().

+ Here is the call graph for this function:

void* ExN04TrackerHit::operator new ( size_t  )
inline
const ExN04TrackerHit & ExN04TrackerHit::operator= ( const ExN04TrackerHit right)

Definition at line 60 of file ExN04TrackerHit.cc.

References edep, and pos.

const ExN04TrackerHit& ExN04TrackerHit::operator= ( const ExN04TrackerHit right)
G4int ExN04TrackerHit::operator== ( const ExN04TrackerHit right) const

Definition at line 68 of file ExN04TrackerHit.cc.

G4int ExN04TrackerHit::operator== ( const ExN04TrackerHit right) const
void ExN04TrackerHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 90 of file ExN04TrackerHit.cc.

void ExN04TrackerHit::Print ( )
virtual

Reimplemented from G4VHit.

void ExN04TrackerHit::SetEdep ( G4double  de)
inline

Definition at line 55 of file ExN04TrackerHit.hh.

References edep.

Referenced by ExN04TrackerSD::ProcessHits().

+ Here is the caller graph for this function:

void ExN04TrackerHit::SetEdep ( G4double  de)
inline

Definition at line 79 of file ExN04TrackerHit.hh.

void ExN04TrackerHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 57 of file ExN04TrackerHit.hh.

References pos.

Referenced by ExN04TrackerSD::ProcessHits().

+ Here is the caller graph for this function:

void ExN04TrackerHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 80 of file ExN04TrackerHit.hh.

Member Data Documentation

G4double ExN04TrackerHit::edep
private

Definition at line 61 of file ExN04TrackerHit.hh.

Referenced by ExN04TrackerHit(), GetEdep(), operator=(), and SetEdep().

G4ThreeVector ExN04TrackerHit::pos
private

Definition at line 62 of file ExN04TrackerHit.hh.

Referenced by Draw(), ExN04TrackerHit(), GetPos(), operator=(), and SetPos().


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