9#include "GaudiKernel/Algorithm.h"
10#include "GaudiKernel/NTuple.h"
12#include "ExtEvent/RecExtTrack.h"
13#include "RawDataProviderSvc/TofData.h"
14#include "TofRecEvent/RecTofTrack.h"
16#include "MrpcRec/MrpcTrack.h"
17#include "MrpcRec/MrpcCount.h"
20#include "EventModel/EventHeader.h"
21#include "ExtEvent/RecExtTrack.h"
22#include "TofRawEvent/TofDigi.h"
23#include "RawDataProviderSvc/TofData.h"
25#include "GaudiKernel/NTuple.h"
26#include "TrigEvent/TrigData.h"
28#include "EventModel/EventModel.h"
29#include "McTruth/McEvent.h"
30#include "McTruth/TofMcHit.h"
31#include "McTruth/McParticle.h"
33#include "MdcRecEvent/RecMdcTrack.h"
34#include "MdcRecEvent/RecMdcKalTrack.h"
45 MrpcRec(
const std::string& name, ISvcLocator* pSvcLocator);
56 std::string m_acceleratorStatus;
58 bool m_firstIteration;
MrpcRec(const std::string &name, ISvcLocator *pSvcLocator)
void clearTofTrackVec(std::vector< MrpcTrack * > *&tofTrackVec)