EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "GeaneTrackRep.h"
#include "FairGeaneUtil.h"
#include "FairTrackParH.h"
#include <iostream>
#include <cmath>
#include "GFAbsRecoHit.h"
#include "GFException.h"
#include "FairGeanePro.h"
Go to the source code of this file.
Macros | |
#define | THETACUT 0.4 |
#define | EPSILON 1E-4 |
#define EPSILON 1E-4 |
Definition at line 37 of file GeaneTrackRep.cxx.
View newest version in sPHENIX GitHub at line 37 of file GeaneTrackRep.cxx
#define THETACUT 0.4 |
Definition at line 36 of file GeaneTrackRep.cxx.
View newest version in sPHENIX GitHub at line 36 of file GeaneTrackRep.cxx
Referenced by GeaneTrackRep::extrapolate(), GeaneTrackRep::extrapolateToLine(), and GeaneTrackRep::extrapolateToPoint().