|
BOSS 8.0.0
BESIII Offline Software System
|
#include "GaudiKernel/AlgFactory.h"#include "GaudiKernel/Algorithm.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/SmartDataPtr.h"#include "EventModel/Event.h"#include "EventModel/EventModel.h"#include "MDCRawEvent/MdcDigi.h"#include "RawEvent/DigiEvent.h"#include "RootCnvSvc/Util.h"#include "TDirectory.h"#include "TFile.h"#include "TROOT.h"#include "TTree.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 81 of file digiRootWriterAlg.h.