CGEM BOSS 6.6.5.g
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 "CgemRawEvent/CgemDigi.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 88 of file digiRootWriterAlg.h.