CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <math.h>
#include "CLHEP/String/Strings.h"
#include "MdcGeomSvc/MdcGeomSvc.h"
#include "MdcTables/MdcTables.h"
#include "TrkReco/TrkReco.h"
#include "TrkReco/TMDC.h"
#include "TrkReco/TMDCWire.h"
#include "TrkReco/TMDCWireHit.h"
#include "TrkReco/TPerfectFinder.h"
#include "TrkReco/TConformalFinder0.h"
#include "TrkReco/TConformalFinder.h"
#include "TrkReco/TCurlFinder.h"
#include "TrkReco/TFastFinder.h"
#include "TrkReco/TTrack.h"
#include "TrkReco/TTrackMC.h"
#include "TrkReco/TTrackHEP.h"
#include "TrkReco/TMLink.h"
#include "TrkReco/TTrackBase.h"
#include "EvTimeEvent/RecEsTime.h"
#include "MdcCalibFunSvc/IMdcCalibFunSvc.h"
#include "MdcCalibFunSvc/MdcCalibFunSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/IJobOptionsSvc.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/StatusCode.h"
#include "Identifier/Identifier.h"
#include "Identifier/MdcID.h"
#include "ReconEvent/ReconEvent.h"
#include "EventModel/EventHeader.h"
#include "MdcRawEvent/MdcDigi.h"
#include "McTruth/McParticle.h"
#include "McTruth/MdcMcHit.h"
#include "RawEvent/RawDataUtil.h"
#include "RawDataProviderSvc/IRawDataProviderSvc.h"
#include "RawDataProviderSvc/MdcRawDataProvider.h"
#include <vector>
#include <iostream>
#include <fstream>
#include "BesTimerSvc/IBesTimerSvc.h"
#include "BesTimerSvc/BesTimerSvc.h"
#include "BesTimerSvc/BesTimer.h"
Go to the source code of this file.
Variables | |
int | TrkRecoTest = 0 |
float | TrkRecoHelixFitterChisqMax = 0 |
float TrkRecoHelixFitterChisqMax = 0 |
Definition at line 78 of file TrkReco.cxx.
Referenced by TrkReco::initialize(), and TrkReco::TrkReco().
int TrkRecoTest = 0 |
Definition at line 77 of file TrkReco.cxx.
Referenced by TrkReco::initialize().