#include <PndLmdGeometryHelper.h>
Definition at line 74 of file PndLmdGeometryHelper.h.
◆ ~PndLmdGeometryHelper()
virtual PndLmdGeometryHelper::~PndLmdGeometryHelper |
( |
| ) |
|
|
virtual |
◆ PndLmdGeometryHelper()
◆ getAllAlignableVolumePaths()
std::vector<std::string> PndLmdGeometryHelper::getAllAlignableVolumePaths |
( |
| ) |
|
◆ getAllAlignPaths()
std::vector<std::string> PndLmdGeometryHelper::getAllAlignPaths |
( |
bool |
sensors = true , |
|
|
bool |
modules = false , |
|
|
bool |
planes = false , |
|
|
bool |
halfs = false , |
|
|
bool |
detector = false |
|
) |
| |
◆ getAvailableOverlapIDs()
std::vector<int> PndLmdGeometryHelper::getAvailableOverlapIDs |
( |
| ) |
|
◆ getHitLocationInfo() [1/2]
◆ getHitLocationInfo() [2/2]
◆ getInstance()
◆ getMatrixLmdLocalToPndGlobal()
const TGeoHMatrix PndLmdGeometryHelper::getMatrixLmdLocalToPndGlobal |
( |
| ) |
|
◆ getMatrixPndGlobalToLmdLocal()
const TGeoHMatrix PndLmdGeometryHelper::getMatrixPndGlobalToLmdLocal |
( |
| ) |
|
◆ getMatrixPndGlobalToSensor()
const TGeoHMatrix PndLmdGeometryHelper::getMatrixPndGlobalToSensor |
( |
const int |
sensorId | ) |
|
◆ getMatrixSensorToPndGlobal()
const TGeoHMatrix PndLmdGeometryHelper::getMatrixSensorToPndGlobal |
( |
const int |
sensorId | ) |
|
◆ getModuleIDFromSensorID()
int PndLmdGeometryHelper::getModuleIDFromSensorID |
( |
int |
sensorID | ) |
|
◆ getModulePathFromModuleID()
std::string PndLmdGeometryHelper::getModulePathFromModuleID |
( |
int |
moduleID | ) |
|
◆ getOverlapIdFromSensorIDs()
int PndLmdGeometryHelper::getOverlapIdFromSensorIDs |
( |
int |
id1, |
|
|
int |
id2 |
|
) |
| |
◆ getOverlapInfos()
std::vector<PndLmdOverlapInfo> PndLmdGeometryHelper::getOverlapInfos |
( |
int |
iHalf = -1 , |
|
|
int |
iPlane = -1 , |
|
|
int |
iModule = -1 |
|
) |
| |
◆ getPath()
const std::string PndLmdGeometryHelper::getPath |
( |
unsigned |
char... | ) |
|
◆ getSectorIDfromSensorID()
int PndLmdGeometryHelper::getSectorIDfromSensorID |
( |
int |
sensorID | ) |
|
◆ isOverlappingArea()
bool PndLmdGeometryHelper::isOverlappingArea |
( |
const int |
id1, |
|
|
const int |
id2 |
|
) |
| |
◆ operator=()
◆ transformPndGlobalToLmdLocal()
TVector3 PndLmdGeometryHelper::transformPndGlobalToLmdLocal |
( |
const TVector3 & |
vec | ) |
|
◆ transformPndGlobalToSensor()
TVector3 PndLmdGeometryHelper::transformPndGlobalToSensor |
( |
const TVector3 & |
vec, |
|
|
int |
sensorId |
|
) |
| |
The documentation for this class was generated from the following file: