NeuLAND geometry parameter storage.
More...
#include <R3BNeulandGeoPar.h>
- Author
- Jan Mayer
Stores the full Neuland geo node used in the simulation for later reference, especially for coordinate transformation from and to local and global coordinates.
Definition at line 31 of file R3BNeulandGeoPar.h.
◆ R3BNeulandGeoPar()
R3BNeulandGeoPar::R3BNeulandGeoPar |
( |
const char * | name = "R3BNeulandGeoPar", |
|
|
const char * | title = "Neuland Geometry Parameters", |
|
|
const char * | context = "TestDefaultContext" ) |
◆ ~R3BNeulandGeoPar()
R3BNeulandGeoPar::~R3BNeulandGeoPar |
( |
| ) |
|
|
override |
◆ clear()
void R3BNeulandGeoPar::clear |
( |
| ) |
|
|
override |
◆ ConvertGlobalToPixel()
TVector3 R3BNeulandGeoPar::ConvertGlobalToPixel |
( |
const TVector3 & | position | ) |
const |
◆ ConvertToGlobalCoordinates()
TVector3 R3BNeulandGeoPar::ConvertToGlobalCoordinates |
( |
const TVector3 & | position, |
|
|
const Int_t | paddleID ) const |
◆ ConvertToLocalCoordinates()
TVector3 R3BNeulandGeoPar::ConvertToLocalCoordinates |
( |
const TVector3 & | position, |
|
|
const Int_t | paddleID ) const |
◆ GetNeulandGeoNode()
TGeoNode * R3BNeulandGeoPar::GetNeulandGeoNode |
( |
| ) |
|
|
inline |
◆ GetPaddleHalfLength()
Double_t R3BNeulandGeoPar::GetPaddleHalfLength |
( |
| ) |
const |
◆ getParams()
Bool_t R3BNeulandGeoPar::getParams |
( |
FairParamList * | l | ) |
|
|
override |
◆ printParams()
void R3BNeulandGeoPar::printParams |
( |
| ) |
|
|
override |
◆ putParams()
void R3BNeulandGeoPar::putParams |
( |
FairParamList * | l | ) |
|
|
override |
◆ SetNeulandGeoNode()
void R3BNeulandGeoPar::SetNeulandGeoNode |
( |
const TGeoNode *const | p | ) |
|
◆ fNeulandGeoNode
TGeoNode* R3BNeulandGeoPar::fNeulandGeoNode |
The documentation for this class was generated from the following files: