|
BOSS 8.0.0
BESIII Offline Software System
|
#include <fstream>#include <iostream>#include "EmcRawEvent/EmcDigi.h"#include "EmcRecEventModel/RecEmcEventModel.h"#include "EventModel/EventHeader.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/PropertyMgr.h"#include "GaudiKernel/SmartDataPtr.h"#include "McTruth/EmcMcHit.h"#include "McTruth/McParticle.h"#include "RawEvent/RawDataUtil.h"#include "EmcRec.h"#include "EmcRecGeoSvc/IEmcRecGeoSvc.h"#include "EmcRec/EmcRecCluster2Shower.h"#include "EmcRec/EmcRecFastCluster2Shower.h"#include "EmcRec/EmcRecParameter.h"#include "EmcRec/EmcRecTDS.h"#include "EmcRec/EmcRecTofDigitCalib.h"#include "EmcRec/EmcRecTofMatch.h"#include "RawDataProviderSvc/EmcRawDataProvider.h"#include "RawDataProviderSvc/IRawDataProviderSvc.h"#include "GaudiKernel/Service.h"