TEveVector | fCenter | center of distortion |
Float_t | fDistortion | distortion |
Float_t | fFixR | radius from which scaling remains constant |
Float_t | fFixZ | z-coordinate from which scaling remains constant |
TEveProjection::EGeoMode_e | fGeoMode | strategy of polygon projection (what to try first) |
TEveVector | fLowLimit | convergence of point +infinity |
Float_t | fMaxTrackStep | maximum distance between two points on a track |
TString | fName | name |
Float_t | fPastFixRFac | relative scaling factor beyond fFixR as 10^x |
Float_t | fPastFixRScale | relative scaling beyond fFixR |
Float_t | fPastFixZFac | relative scaling factor beyond fFixZ as 10^x |
Float_t | fPastFixZScale | relative scaling beyond fFixZ |
vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > | fPreScales[2] | scaling before the distortion |
Float_t | fScaleR | scale factor to keep projected radius at fFixR fixed |
Float_t | fScaleZ | scale factor to keep projected z-coordinate at fFixZ fixed |
TEveProjection::EPType_e | fType | type |
TEveVector | fUpLimit | convergence of point -infinity |
Bool_t | fUsePreScale | use pre-scaling |
TEveVector | fZeroPosVal | projected origin (0, 0, 0) |