ATLAS Offline Software
SGComps_entries.cxx
Go to the documentation of this file.
1 #include "../ProxyProviderSvc.h"
2 #include "../SGFolder.h"
3 #include "../SGDeleteAlg.h"
4 #include "../SGAccessAlg.h"
5 #include "../AddressRemappingSvc.h"
6 #include "../SGCommitAuditor.h"
7 #include "../SGInputLoader.h"
8 
15 
17 
SGDeleteAlg
an algorithm that resets the data objects listed in a SG::Folder
Definition: SGDeleteAlg.h:38
SGCommitAuditor
Definition: SGCommitAuditor.h:25
ProxyProviderSvc
manages the address providers and add proxies on demand to the store
Definition: ProxyProviderSvc.h:43
SGAccessAlg
an algorithm that loads data objects listed in a SG::Folder
Definition: SGAccessAlg.h:37
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
SGInputLoader
Definition: SGInputLoader.h:22
AddressRemappingSvc
Definition: AddressRemappingSvc.py:1
SG::Folder
a run-time configurable list of data objects
Definition: SGFolder.h:44