BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Private Member Functions
BDSTrajectoryPointLocal Class Reference

Extra information recorded for a single piece of energy deposition. More...

#include <BDSTrajectoryPointLocal.hh>

Collaboration diagram for BDSTrajectoryPointLocal:
Collaboration graph

Public Member Functions

 BDSTrajectoryPointLocal (G4ThreeVector positionLocalIn, G4ThreeVector momentumLocalIn)
 
void * operator new (size_t)
 
void operator delete (void *aHit)
 

Data Fields

G4ThreeVector positionLocal
 
G4ThreeVector momentumLocal
 

Private Member Functions

 BDSTrajectoryPointLocal ()=delete
 Private default constructor.

 

Detailed Description

Extra information recorded for a single piece of energy deposition.

Author
Siobhan Alden

Definition at line 30 of file BDSTrajectoryPointLocal.hh.

Constructor & Destructor Documentation

◆ BDSTrajectoryPointLocal()

BDSTrajectoryPointLocal::BDSTrajectoryPointLocal ( G4ThreeVector  positionLocalIn,
G4ThreeVector  momentumLocalIn 
)

Default (in effect) constructor for energy counter hit. The intention (by a lack of setter methods is that all information should be provided as instantiation time for an instance of this class.

Definition at line 25 of file BDSTrajectoryPointLocal.cc.

◆ ~BDSTrajectoryPointLocal()

BDSTrajectoryPointLocal::~BDSTrajectoryPointLocal ( )

Definition at line 31 of file BDSTrajectoryPointLocal.cc.

Member Function Documentation

◆ operator delete()

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

Definition at line 61 of file BDSTrajectoryPointLocal.hh.

◆ operator new()

void * BDSTrajectoryPointLocal::operator new ( size_t  )
inline

Definition at line 54 of file BDSTrajectoryPointLocal.hh.

Field Documentation

◆ momentumLocal

G4ThreeVector BDSTrajectoryPointLocal::momentumLocal

Definition at line 45 of file BDSTrajectoryPointLocal.hh.

◆ positionLocal

G4ThreeVector BDSTrajectoryPointLocal::positionLocal

Definition at line 44 of file BDSTrajectoryPointLocal.hh.


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