|
BOSS 8.0.0
BESIII Offline Software System
|
#include "DstEvent/TofHitStatus.h"#include "EvTimeEvent/RecEsTime.h"#include "EventModel/EventHeader.h"#include "EventModel/EventModel.h"#include "ExtEvent/RecExtTrack.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/PropertyMgr.h"#include "GaudiKernel/SmartDataLocator.h"#include "GaudiKernel/SmartDataPtr.h"#include "McTruth/McParticle.h"#include "McTruth/TofMcHit.h"#include "RawDataProviderSvc/TofData.h"#include "ReconEvent/ReconEvent.h"#include "TofCaliSvc/ITofCaliSvc.h"#include "TofGeomSvc/ITofGeomSvc.h"#include "TofRecEvent/RecBTofCalHit.h"#include "TofRecEvent/RecBTofHit.h"#include "TofRecEvent/RecETofCalHit.h"#include "TofRecEvent/RecETofHit.h"#include "TofRecEvent/RecTofTrack.h"#include "RawDataProviderSvc/IRawDataProviderSvc.h"#include "TofEnergyRec.h"#include "TofShower.h"#include <iostream>Go to the source code of this file.
Variables | |
| IRawDataProviderSvc * | tofDigiSvc |
| IRawDataProviderSvc* tofDigiSvc |
Definition at line 40 of file TofEnergyRec.cxx.
Referenced by TofEnergyCalib::execute(), TofEnergyRec::execute(), TofRec::execute(), and TofRec::initialize().