25 int longest = 0, current = 0;
26 for (
int i = 0;
i < 7;
i++) {
28 if (++current > longest) {
43 for (
int i = 6;
i > 2;
i--) {
58 for (
int i = 0;
i < 7;
i++) {
71 for (
int i = 7;
i--;) {
86 if (!t.propagateParamTo(
x,
b)) {
92 if (!t.rotateParam(
alpha)) {
96 if (sector != sector0) {
109 return t.isValid() ? t.getParam(
i) : -999.;
115 return t.isValid() ? std::atan2(t.getY(), t.getX()) : -999.;
122 for (
int i = 0;
i < ntr;
i++) {
GLfloat GLfloat GLfloat alpha
GLboolean GLboolean GLboolean b
int angle2Sector(float phi)
float sector2Angle(int sect)
int getLowestITSLayer() const
int getNITSClusCont() const
o2::track::TrackPar track
int getNITSClusForAB() const
o2::track::TrackPar getTrackParTPC(float b, float x=90) const
int getHighestITSLayer() const
float getTrackParTPCPar(int i, float b, float x=90) const
float getTrackParTPCPhiSec(float b, float x=90) const
std::vector< RecTrack > recTracks
static RecTrack dummyRecTrack
int getNTPCClones() const
int getLongestTPCTrackEntry() const