BOSS 7.0.1
BESIII Offline Software System
|
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/IDataProviderSvc.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/Algorithm.h"
#include "EventModel/Event.h"
#include "EventModel/EventModel.h"
#include "RawEvent/DigiEvent.h"
#include "MDCRawEvent/MdcDigi.h"
#include "RootCnvSvc/Util.h"
#include "TROOT.h"
#include "TFile.h"
#include "TTree.h"
#include "TDirectory.h"
#include "DigiRootData/DigiEvent.h"
#include "RootCnvSvc/commonData.h"
#include "RootIO/IRootIoSvc.h"
Go to the source code of this file.
Classes | |
class | digiRootWriterAlg |
Writes Digi TDS data to a persistent ROOT file. @Based on the digiRootWriterAlg of GLAST. More... | |
Variables | |
const IAlgFactory & | digiRootWriterAlgFactory = Factory |
const IAlgFactory& digiRootWriterAlgFactory = Factory |
Definition at line 86 of file Event/RootIO/RootIO-00-01-31/RootIO/digiRootWriterAlg.h.