|
FairRoot/PandaRoot
|
#include <PndLmdGeometryHelper.h>
Public Attributes | |
| std::string | path1 |
| std::string | path2 |
| int | overlapID |
| int | id1 |
| int | id2 |
| TGeoHMatrix | mat1 |
| TGeoHMatrix | mat2 |
| PndLmdHitLocationInfo | hit1 |
| PndLmdHitLocationInfo | hit2 |
Friends | |
| std::ostream & | operator<< (std::ostream &stream, const PndLmdOverlapInfo &overlap_info) |
Definition at line 41 of file PndLmdGeometryHelper.h.
|
friend |
Definition at line 55 of file PndLmdGeometryHelper.h.
| PndLmdHitLocationInfo PndLmdOverlapInfo::hit1 |
Definition at line 52 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos().
| PndLmdHitLocationInfo PndLmdOverlapInfo::hit2 |
Definition at line 53 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos().
| int PndLmdOverlapInfo::id1 |
Definition at line 45 of file PndLmdGeometryHelper.h.
Referenced by buildCyclic(), PndLmdAlignQA::checkCombined(), PndLmdAlignQA::getMisalignedOverlapFromGeoManager(), getMisalignedOverlapFromGeoManager(), PndLmdAlignQA::getMisalignedOverlapFromICP(), getMisalignedOverlapFromICP(), PndLmdGeometryHelper::getOverlapInfos(), PndLmdAlignQA::getOverlapMatrixLikeICP(), and getOverlapMatrixLikeICP().
| int PndLmdOverlapInfo::id2 |
Definition at line 46 of file PndLmdGeometryHelper.h.
Referenced by buildCyclic(), PndLmdAlignQA::checkCombined(), PndLmdAlignQA::getMisalignedOverlapFromGeoManager(), getMisalignedOverlapFromGeoManager(), PndLmdAlignQA::getMisalignedOverlapFromICP(), getMisalignedOverlapFromICP(), PndLmdGeometryHelper::getOverlapInfos(), PndLmdAlignQA::getOverlapMatrixLikeICP(), and getOverlapMatrixLikeICP().
| TGeoHMatrix PndLmdOverlapInfo::mat1 |
Definition at line 48 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos().
| TGeoHMatrix PndLmdOverlapInfo::mat2 |
Definition at line 49 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos().
| int PndLmdOverlapInfo::overlapID |
Definition at line 44 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos(), PndLmdAlignQA::getSmallOverlapInfo(), and getSmallOverlapInfo().
| std::string PndLmdOverlapInfo::path1 |
Definition at line 42 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos(), PndLmdAlignQA::getOverlapMatrixLikeICP(), and getOverlapMatrixLikeICP().
| std::string PndLmdOverlapInfo::path2 |
Definition at line 43 of file PndLmdGeometryHelper.h.
Referenced by PndLmdGeometryHelper::getOverlapInfos(), PndLmdAlignQA::getOverlapMatrixLikeICP(), and getOverlapMatrixLikeICP().
1.8.8