|
BOSS 8.0.0
BESIII Offline Software System
|
#include <float.h>#include <iostream>#include <math.h>#include "TrackUtil/Helix.h"#include "CLHEP/Matrix/Matrix.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IInterface.h"#include "GaudiKernel/IMessageSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/Kernel.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/Service.h"#include "GaudiKernel/SmartDataPtr.h"#include "GaudiKernel/StatusCode.h"Go to the source code of this file.
Macros | |
| #define | Helix Ext_Helix |
Variables | |
| const double | M_PI2 = 2. * M_PI |
| const double | M_PI4 = 4. * M_PI |
| const double | M_PI8 = 8. * M_PI |
| #define Helix Ext_Helix |
Definition at line 13 of file Reconstruction/TrkExtAlg/src/Helix.cxx.
Referenced by TTrack::associateHits(), TTrack::deleteListForCurl(), TPerfectFinder::doit(), Emc_helix::Emc_Get(), THelixFitter::fit(), TCosmicFitter::fitWithCathode(), T3DLine::helix(), TRunge::helix(), TTrack::helix(), HelixHasNan(), main(), TTrackManager::maskCurl(), TTrackManager::merge(), TRunge::pivot(), PositiveDefinite(), FTTrack::s_zFit(), TRunge::SetFlightLength(), TofFz_helix::TofFz_Get(), Track2Helix(), Track2Helix(), Track2Helix(), Track2Helix(), TrackKinematics(), TRunge::TRunge(), TTrack::TTrack(), TTrack::TTrack(), TTrack::TTrack(), TTrack::TTrack(), TTrack::TTrack(), and TTrack::TTrack().
| const double M_PI2 = 2. * M_PI |
Definition at line 39 of file Reconstruction/TrkExtAlg/src/Helix.cxx.
| const double M_PI4 = 4. * M_PI |
Definition at line 41 of file Reconstruction/TrkExtAlg/src/Helix.cxx.
| const double M_PI8 = 8. * M_PI |
Definition at line 43 of file Reconstruction/TrkExtAlg/src/Helix.cxx.