BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkExtAlg.cxx File Reference
#include "EventModel/EventHeader.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/PropertyMgr.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "CLHEP/Matrix/SymMatrix.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "ExtEvent/RecExtTrack.h"
#include "ExtSteppingAction.h"
#include "TrkExtAlg.h"
#include "DetVerSvc/IDetVerSvc.h"
#include "TrackUtil/Helix.h"
#include "ExtMdcTrack.h"
#include <cstdlib>
#include <iostream>

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 31 of file TrkExtAlg.cxx.

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

Referenced by TrkExtAlg::execute().