#include <PndSttHitCorrector.h>
Definition at line 20 of file PndSttHitCorrector.h.
◆ PndSttHitCorrector()
Definition at line 22 of file PndSttHitCorrector.h.
25 fDeltaDiff(TMath::DegToRad() * 20), fMaxDiffBetweenAngles(TMath::DegToRad() * 15)
PndSttGeometryMap * GetGeometryMap() const
std::map< int, int > GetMapTubeIdToHit() const
std::map< int, std::vector< int > > GetHitNeighborsWithoutSkewed() const
std::vector< FairHit * > GetHits() const
std::map< int, std::vector< int > > GetSeparationsWithoutSkewed() const
PndSttStrawMap * GetStrawMap() const
◆ ~PndSttHitCorrector()
virtual PndSttHitCorrector::~PndSttHitCorrector |
( |
| ) |
|
|
inlinevirtual |
Definition at line 28 of file PndSttHitCorrector.h.
30 for (std::map<int, FairHit *>::iterator it = fCorrectedIsochrones.begin(); it != fCorrectedIsochrones.end(); ++it) {
◆ CorrectHits()
void PndSttHitCorrector::CorrectHits |
( |
| ) |
|
◆ GetCorrectedHits()
std::map<int, FairHit *> PndSttHitCorrector::GetCorrectedHits |
( |
| ) |
|
|
inline |
◆ PrintTangentAngles()
void PndSttHitCorrector::PrintTangentAngles |
( |
| ) |
|
◆ SetVerbose()
void PndSttHitCorrector::SetVerbose |
( |
Int_t |
verbose | ) |
|
|
inline |
The documentation for this class was generated from the following file: