|
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 "DigiRootData/DigiEvent.h"#include "TChain.h"#include "TCollection.h"#include "TDirectory.h"#include "TFile.h"#include "TObjArray.h"#include "TROOT.h"#include "TTree.h"#include "RootIO/IRootIoSvc.h"Go to the source code of this file.
Classes | |
| class | digiRootReaderAlg |
| Reads Digitization data from a persistent ROOT file and stores the the data in the TDS. Based on digiRootReaderAlg of Glast. More... | |
Variables | |
| const IAlgFactory & | digiRootReaderAlgFactory = Factory |
| const IAlgFactory& digiRootReaderAlgFactory = Factory |
Definition at line 77 of file digiRootReaderAlg.h.