Geant4  10.00.p02
ExN04CalorimeterHit Class Reference

#include <ExN04CalorimeterHit.hh>

+ Inheritance diagram for ExN04CalorimeterHit:
+ Collaboration diagram for ExN04CalorimeterHit:

Public Member Functions

 ExN04CalorimeterHit ()
 
 ExN04CalorimeterHit (G4LogicalVolume *logVol, G4int z, G4int phi)
 
 ExN04CalorimeterHit (const ExN04CalorimeterHit &right)
 
virtual ~ExN04CalorimeterHit ()
 
const ExN04CalorimeterHitoperator= (const ExN04CalorimeterHit &right)
 
G4int operator== (const ExN04CalorimeterHit &right) const
 
void * operator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual void Print ()
 
void SetCellID (G4int z, G4int phi)
 
G4int GetZ ()
 
G4int GetPhi ()
 
void SetEdep (G4double de)
 
void AddEdep (G4double de)
 
G4double GetEdep ()
 
void SetPos (G4ThreeVector xyz)
 
G4ThreeVector GetPos ()
 
void SetRot (G4RotationMatrix rmat)
 
G4RotationMatrix GetRot ()
 
const G4LogicalVolumeGetLogV ()
 
 ExN04CalorimeterHit ()
 
 ExN04CalorimeterHit (G4LogicalVolume *logVol, G4int z, G4int phi)
 
 ~ExN04CalorimeterHit ()
 
 ExN04CalorimeterHit (const ExN04CalorimeterHit &right)
 
const ExN04CalorimeterHitoperator= (const ExN04CalorimeterHit &right)
 
G4int operator== (const ExN04CalorimeterHit &right) const
 
void * operator new (size_t)
 
void operator delete (void *aHit)
 
void Draw ()
 
void Print ()
 
void SetCellID (G4int z, G4int phi)
 
G4int GetZ ()
 
G4int GetPhi ()
 
void SetEdep (G4double de)
 
void AddEdep (G4double de)
 
G4double GetEdep ()
 
void SetPos (G4ThreeVector xyz)
 
G4ThreeVector GetPos ()
 
void SetRot (G4RotationMatrix rmat)
 
G4RotationMatrix GetRot ()
 
const G4LogicalVolumeGetLogV ()
 
- 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

G4int fZCellID
 
G4int fPhiCellID
 
G4double fedep
 
G4ThreeVector fpos
 
G4RotationMatrix frot
 
const G4LogicalVolumefpLogV
 
G4int ZCellID
 
G4int PhiCellID
 
G4double edep
 
G4ThreeVector pos
 
G4RotationMatrix rot
 
const G4LogicalVolumepLogV
 

Detailed Description

Definition at line 43 of file ExN04CalorimeterHit.hh.

Constructor & Destructor Documentation

ExN04CalorimeterHit::ExN04CalorimeterHit ( )

Definition at line 41 of file ExN04CalorimeterHit.cc.

ExN04CalorimeterHit::ExN04CalorimeterHit ( G4LogicalVolume logVol,
G4int  z,
G4int  phi 
)

Definition at line 47 of file ExN04CalorimeterHit.cc.

ExN04CalorimeterHit::ExN04CalorimeterHit ( const ExN04CalorimeterHit right)

Definition at line 54 of file ExN04CalorimeterHit.cc.

References fedep, fPhiCellID, fpLogV, fpos, frot, and fZCellID.

ExN04CalorimeterHit::~ExN04CalorimeterHit ( )
virtual

Definition at line 66 of file ExN04CalorimeterHit.cc.

ExN04CalorimeterHit::ExN04CalorimeterHit ( )
ExN04CalorimeterHit::ExN04CalorimeterHit ( G4LogicalVolume logVol,
G4int  z,
G4int  phi 
)
ExN04CalorimeterHit::~ExN04CalorimeterHit ( )
ExN04CalorimeterHit::ExN04CalorimeterHit ( const ExN04CalorimeterHit right)

Member Function Documentation

void ExN04CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 103 of file ExN04CalorimeterHit.hh.

References fedep.

void ExN04CalorimeterHit::AddEdep ( G4double  de)
inline

Definition at line 102 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 92 of file ExN04CalorimeterHit.cc.

References fpLogV, fpos, frot, G4VVisManager::GetConcreteInstance(), G4VisAttributes::SetColour(), G4VisAttributes::SetForceSolid(), and G4VisAttributes::SetForceWireframe().

+ Here is the call graph for this function:

void ExN04CalorimeterHit::Draw ( )
virtual

Reimplemented from G4VHit.

G4double ExN04CalorimeterHit::GetEdep ( )
inline

Definition at line 108 of file ExN04CalorimeterHit.hh.

References fedep.

G4double ExN04CalorimeterHit::GetEdep ( )
inline

Definition at line 104 of file ExN04CalorimeterHit.hh.

References edep.

const G4LogicalVolume * ExN04CalorimeterHit::GetLogV ( )
inline

Definition at line 133 of file ExN04CalorimeterHit.hh.

References fpLogV.

const G4LogicalVolume* ExN04CalorimeterHit::GetLogV ( )
inline

Definition at line 114 of file ExN04CalorimeterHit.hh.

References pLogV.

G4int ExN04CalorimeterHit::GetPhi ( )
inline

Definition at line 93 of file ExN04CalorimeterHit.hh.

References fPhiCellID.

G4int ExN04CalorimeterHit::GetPhi ( )
inline

Definition at line 99 of file ExN04CalorimeterHit.hh.

References PhiCellID.

G4ThreeVector ExN04CalorimeterHit::GetPos ( )
inline

Definition at line 118 of file ExN04CalorimeterHit.hh.

References fpos.

G4ThreeVector ExN04CalorimeterHit::GetPos ( )
inline

Definition at line 108 of file ExN04CalorimeterHit.hh.

References pos.

G4RotationMatrix ExN04CalorimeterHit::GetRot ( )
inline

Definition at line 128 of file ExN04CalorimeterHit.hh.

References frot.

G4RotationMatrix ExN04CalorimeterHit::GetRot ( )
inline

Definition at line 112 of file ExN04CalorimeterHit.hh.

References rot.

G4int ExN04CalorimeterHit::GetZ ( )
inline

Definition at line 88 of file ExN04CalorimeterHit.hh.

References fZCellID.

G4int ExN04CalorimeterHit::GetZ ( )
inline

Definition at line 98 of file ExN04CalorimeterHit.hh.

References ZCellID.

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

Definition at line 150 of file ExN04CalorimeterHit.hh.

References G4Allocator< Type >::FreeSingle().

+ Here is the call graph for this function:

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

Definition at line 143 of file ExN04CalorimeterHit.hh.

References G4Allocator< Type >::MallocSingle().

+ Here is the call graph for this function:

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

Definition at line 72 of file ExN04CalorimeterHit.cc.

References right.

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

Definition at line 85 of file ExN04CalorimeterHit.cc.

References fPhiCellID, and fZCellID.

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

Reimplemented from G4VHit.

Definition at line 110 of file ExN04CalorimeterHit.cc.

void ExN04CalorimeterHit::Print ( )
virtual

Reimplemented from G4VHit.

void ExN04CalorimeterHit::SetCellID ( G4int  z,
G4int  phi 
)
inline

Definition at line 82 of file ExN04CalorimeterHit.hh.

References fPhiCellID, fZCellID, and z.

void ExN04CalorimeterHit::SetCellID ( G4int  z,
G4int  phi 
)
inline

Definition at line 93 of file ExN04CalorimeterHit.hh.

References z.

void ExN04CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 98 of file ExN04CalorimeterHit.hh.

References fedep.

void ExN04CalorimeterHit::SetEdep ( G4double  de)
inline

Definition at line 100 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 113 of file ExN04CalorimeterHit.hh.

References fpos.

void ExN04CalorimeterHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 106 of file ExN04CalorimeterHit.hh.

void ExN04CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 123 of file ExN04CalorimeterHit.hh.

References frot.

void ExN04CalorimeterHit::SetRot ( G4RotationMatrix  rmat)
inline

Definition at line 110 of file ExN04CalorimeterHit.hh.

Member Data Documentation

G4double ExN04CalorimeterHit::edep
private

Definition at line 79 of file ExN04CalorimeterHit.hh.

Referenced by GetEdep().

G4double ExN04CalorimeterHit::fedep
private

Definition at line 75 of file ExN04CalorimeterHit.hh.

Referenced by AddEdep(), ExN04CalorimeterHit(), GetEdep(), and SetEdep().

G4int ExN04CalorimeterHit::fPhiCellID
private

Definition at line 74 of file ExN04CalorimeterHit.hh.

Referenced by ExN04CalorimeterHit(), GetPhi(), operator==(), and SetCellID().

const G4LogicalVolume* ExN04CalorimeterHit::fpLogV
private

Definition at line 78 of file ExN04CalorimeterHit.hh.

Referenced by Draw(), ExN04CalorimeterHit(), and GetLogV().

G4ThreeVector ExN04CalorimeterHit::fpos
private

Definition at line 76 of file ExN04CalorimeterHit.hh.

Referenced by Draw(), ExN04CalorimeterHit(), GetPos(), and SetPos().

G4RotationMatrix ExN04CalorimeterHit::frot
private

Definition at line 77 of file ExN04CalorimeterHit.hh.

Referenced by Draw(), ExN04CalorimeterHit(), GetRot(), and SetRot().

G4int ExN04CalorimeterHit::fZCellID
private

Definition at line 73 of file ExN04CalorimeterHit.hh.

Referenced by ExN04CalorimeterHit(), GetZ(), operator==(), and SetCellID().

G4int ExN04CalorimeterHit::PhiCellID
private

Definition at line 74 of file ExN04CalorimeterHit.hh.

Referenced by GetPhi().

const G4LogicalVolume* ExN04CalorimeterHit::pLogV
private

Definition at line 88 of file ExN04CalorimeterHit.hh.

Referenced by GetLogV().

G4ThreeVector ExN04CalorimeterHit::pos
private

Definition at line 83 of file ExN04CalorimeterHit.hh.

Referenced by GetPos().

G4RotationMatrix ExN04CalorimeterHit::rot
private

Definition at line 87 of file ExN04CalorimeterHit.hh.

Referenced by GetRot().

G4int ExN04CalorimeterHit::ZCellID
private

Definition at line 70 of file ExN04CalorimeterHit.hh.

Referenced by GetZ().


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