ATLAS Offline Software
AthenaRootComps_entries.cxx
Go to the documentation of this file.
1 #include "../NtupleCnvSvc.h"
2 //#include "../LeafCnv.h"
3 #include "../RootOutputStreamTool.h"
4 
5 //#include "../RootCnv.h"
6 #include "../RootCnvSvc.h"
7 #include "../RootSvc.h"
8 
9 #include "../RootNtupleEventSelector.h"
10 #include "../RootNtupleOutputStream.h"
11 #include "../RootNtupleOutputMetadataTool.h"
12 
13 #include "../RootAsciiDumperAlg.h"
14 #include "../RootAsciiDumperAlgHandle.h"
15 
16 
17 #include "../IoSvc.h"
18 
19 #include "../xAODCnvSvc.h"
20 #include "../xAODCnv.h"
21 #include "../xAODEventSelector.h"
22 
24 //DECLARE_CONVERTER_FACTORY( Athena::LeafCnv )
25 
26 //DECLARE_CONVERTER_FACTORY( Athena::RootCnv )
30 
32 
37 
40 
41 
43 
Athena::RootSvc
This class provides the interface to the ROOT software.
Definition: RootSvc.h:39
Athena::xAODCnvSvc
Definition: xAODCnvSvc.h:32
Athena::RootOutputStreamTool
This is the AthenaRoot version of AthenaServices/AthenaOutputStreamTool.
Definition: RootOutputStreamTool.h:33
Athena::RootAsciiDumperAlgHandle
Definition: RootAsciiDumperAlgHandle.h:28
Athena::NtupleCnvSvc
Definition: NtupleCnvSvc.h:32
Athena::RootNtupleOutputMetadataTool
This is the AthenaRoot version of AthenaServices/AthenaOutputStreamTool.
Definition: RootNtupleOutputMetadataTool.h:37
IoSvc
Definition: IoSvc.h:33
Athena::RootNtupleEventSelector
Class implementing the GAUDI IEvtSelector interface using ROOT TTree as a backend.
Definition: RootNtupleEventSelector.h:49
Athena::RootNtupleOutputStream
algorithm that marks for write data objects in SG
Definition: RootNtupleOutputStream.h:49
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
Athena::RootCnvSvc
This class provides the interface between Athena and RootSvc.
Definition: RootCnvSvc.h:35
Athena::xAODEventSelector
Class implementing the GAUDI IEvtSelector interface using ROOT TTree as a backend.
Definition: xAODEventSelector.h:53
Athena::RootAsciiDumperAlg
Definition: RootAsciiDumperAlg.h:26