![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <stdlib.h>#include <assert.h>#include <iostream>#include <TRealData.h>#include <TDataMember.h>#include <PndGeoHandling.h>#include <EicGeoParData.h>
Include dependency graph for EicGeoParData.cxx:Go to the source code of this file.
Functions | |
| TVector3 | LocalToMaster (const TGeoMatrix *mtx, const TVector3 &local) |
| TVector3 | LocalToMasterVect (const TGeoMatrix *mtx, const TVector3 &local) |
| TVector3 | MasterToLocal (const TGeoMatrix *mtx, const TVector3 &master) |
| TVector3 | MasterToLocalVect (const TGeoMatrix *mtx, const TVector3 &master) |
| TVector3 LocalToMaster | ( | const TGeoMatrix * | mtx, |
| const TVector3 & | local | ||
| ) |
Definition at line 766 of file EicGeoParData.cxx.
View newest version in sPHENIX GitHub at line 766 of file EicGeoParData.cxx
Referenced by EicHtcTask::DeclareSensitiveVolumes(), EicPlanarRecoHit::EicPlanarRecoHit(), EicSpaceRecoHit::EicSpaceRecoHit(), EicTpcDigiHitProducer::HandleHit(), FwdTrackFinder::Init(), KalmanNodeWrapper::KalmanNodeWrapper(), and FwdHoughNodeGroup::PackFromTo().
Here is the caller graph for this function:| TVector3 LocalToMasterVect | ( | const TGeoMatrix * | mtx, |
| const TVector3 & | local | ||
| ) |
Definition at line 777 of file EicGeoParData.cxx.
View newest version in sPHENIX GitHub at line 777 of file EicGeoParData.cxx
Referenced by EicPlanarRecoHit::EicPlanarRecoHit(), and KalmanNodeWrapper::KalmanNodeWrapper().
Here is the caller graph for this function:| TVector3 MasterToLocal | ( | const TGeoMatrix * | mtx, |
| const TVector3 & | master | ||
| ) |
Definition at line 788 of file EicGeoParData.cxx.
View newest version in sPHENIX GitHub at line 788 of file EicGeoParData.cxx
Referenced by EicTpcDigiHitProducer::HandleHit(), EicTrackingDigiHitProducer::HandleHit(), FwdTrackFinder::Init(), and FwdHoughNodeGroup::PackCore().
Here is the caller graph for this function:| TVector3 MasterToLocalVect | ( | const TGeoMatrix * | mtx, |
| const TVector3 & | master | ||
| ) |
Definition at line 799 of file EicGeoParData.cxx.
View newest version in sPHENIX GitHub at line 799 of file EicGeoParData.cxx