BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkExtAlg.cxx File Reference
#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"}
 

Variable Documentation

◆ parName

string parName[5] ={"e","mu","pi","kaon","proton"}

Definition at line 30 of file TrkExtAlg.cxx.

30{"e","mu","pi","kaon","proton"};

Referenced by TrkExtAlg::execute().