Geant4_10
Public Member Functions | List of all members
RMC01DoubleWithWeightHit Class Reference

#include <RMC01DoubleWithWeightHit.hh>

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

Public Member Functions

 RMC01DoubleWithWeightHit (G4double value, G4double weight)
 
virtual ~RMC01DoubleWithWeightHit ()
 
 RMC01DoubleWithWeightHit (const RMC01DoubleWithWeightHit &right)
 
const RMC01DoubleWithWeightHitoperator= (const RMC01DoubleWithWeightHit &right)
 
int operator== (const RMC01DoubleWithWeightHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
G4double GetValue ()
 
G4double GetWeight ()
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 
virtual void Draw ()
 
virtual void Print ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Detailed Description

Definition at line 57 of file RMC01DoubleWithWeightHit.hh.

Constructor & Destructor Documentation

RMC01DoubleWithWeightHit::RMC01DoubleWithWeightHit ( G4double  value,
G4double  weight 
)

Definition at line 48 of file RMC01DoubleWithWeightHit.cc.

RMC01DoubleWithWeightHit::~RMC01DoubleWithWeightHit ( )
virtual

Definition at line 56 of file RMC01DoubleWithWeightHit.cc.

RMC01DoubleWithWeightHit::RMC01DoubleWithWeightHit ( const RMC01DoubleWithWeightHit right)

Definition at line 62 of file RMC01DoubleWithWeightHit.cc.

Member Function Documentation

G4double RMC01DoubleWithWeightHit::GetValue ( )
inline

Definition at line 75 of file RMC01DoubleWithWeightHit.hh.

Here is the caller graph for this function:

G4double RMC01DoubleWithWeightHit::GetWeight ( )
inline

Definition at line 77 of file RMC01DoubleWithWeightHit.hh.

void RMC01DoubleWithWeightHit::operator delete ( void aHit)
inline

Definition at line 100 of file RMC01DoubleWithWeightHit.hh.

Here is the call graph for this function:

void * RMC01DoubleWithWeightHit::operator new ( size_t  )
inline

Definition at line 91 of file RMC01DoubleWithWeightHit.hh.

Here is the call graph for this function:

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

Definition at line 72 of file RMC01DoubleWithWeightHit.cc.

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

Definition at line 83 of file RMC01DoubleWithWeightHit.cc.


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