|
BOSS 8.0.0
BESIII Offline Software System
|
#include "McTestAlg.h"#include "GaudiKernel/Bootstrap.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/RegistryEntry.h"#include "GaudiKernel/SmartDataPtr.h"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Vector/LorentzVector.h"#include "EmcRawEvent/EmcDigi.h"#include "MdcRawEvent/MdcDigi.h"#include "MucRawEvent/MucDigi.h"#include "TofRawEvent/TofDigi.h"#include "McTruth/EmcMcHit.h"#include "McTruth/McParticle.h"#include "McTruth/MdcMcHit.h"#include "McTruth/MucMcHit.h"#include "McTruth/TofMcHit.h"#include "Identifier/EmcID.h"#include "Identifier/Identifier.h"#include "Identifier/MdcID.h"#include "Identifier/MucID.h"#include "Identifier/TofID.h"#include "EventModel/EventHeader.h"#include "EventModel/EventModel.h"#include "McTruth/McEvent.h"#include "RawEvent/DigiEvent.h"#include "RawEvent/RawDataUtil.h"