BOSS 7.0.7
BESIII Offline Software System
|
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/PropertyMgr.h"
#include "EventModel/EventHeader.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "ExtEvent/RecExtTrack.h"
#include "TrkExtAlg/TrkExtAlg.h"
#include "TrkExtAlg/ExtSteppingAction.h"
#include "TrackUtil/Helix.h"
#include "DetVerSvc/IDetVerSvc.h"
#include "TrkExtAlg/ExtMdcTrack.h"
Go to the source code of this file.
Variables | |
string | parName [5] ={"e","mu","pi","kaon","proton"} |
string parName[5] ={"e","mu","pi","kaon","proton"} |
Definition at line 30 of file TrkExtAlg.cxx.
Referenced by TrkExtAlg::execute().