ATLAS Offline Software
AthenaPoolExampleAlgorithms_entries.cxx
Go to the documentation of this file.
1 #include "../WriteData.h"
2 #include "../ReWriteData.h"
3 #include "../ReadData.h"
4 #include "../WriteCond.h"
5 #include "../ReadCond.h"
6 #include "../ReadMeta.h"
7 #include "../WriteTag.h"
8 #include "../QueryTag.h"
9 #include "../PassNoneFilter.h"
10 
20 
AthPoolEx::WriteData
This class provides an example for writing event data objects to Pool.
Definition: Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/src/WriteData.h:23
AthPoolEx::WriteCond
This class provides an example for writing conditions data objects to Pool.
Definition: WriteCond.h:23
AthPoolEx::WriteTag
This class provides an example for writing event data objects to Pool.
Definition: WriteTag.h:26
AthPoolEx::QueryTag
This class provides an example for reading with a ISelectorTool to veto events on AttributeList.
Definition: QueryTag.h:26
AthPoolEx::ReadMeta
This class provides an example for reading in file meta data objects from Pool.
Definition: ReadMeta.h:26
AthPoolEx::ReadData
This class provides an example for reading event data objects from Pool.
Definition: Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/src/ReadData.h:29
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
AthPoolEx::PassNoneFilter
Simple Filter algorithm which simply sets pass=false for all events.
Definition: PassNoneFilter.h:21
AthPoolEx::ReWriteData
This class provides an example for reading and writing data objects from/to Pool.
Definition: ReWriteData.h:25
AthPoolEx::ReadCond
This class provides an example for reading conditions data objects from Pool.
Definition: ReadCond.h:21