ATLAS Offline Software
Loading...
Searching...
No Matches
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 "../PassNoneFilter.h"
10
This file contains the class definition for the ReadData class.
This file contains the class definition for the WriteData class.
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
class definition for PassNoneFilter
This file contains the class definition for the ReWriteData class.
This file contains the class definition for the ReadCond class.
This file contains the class definition for the ReadMeta class.
This file contains the class definition for the WriteCond class.
This file contains the class definition for the WriteExampleElectron class.
Simple Filter algorithm which simply sets pass=false for all events.
This class provides an example for reading and writing data objects from/to Pool.
Definition ReWriteData.h:25
This class provides an example for reading conditions data objects from Pool.
Definition ReadCond.h:21
This class provides an example for reading event data objects from Pool.
This class provides an example for reading event data objects from Pool.
This class provides an example for reading in file meta data objects from Pool.
Definition ReadMeta.h:25
This class provides an example for writing conditions data objects to Pool.
Definition WriteCond.h:24
This class provides an example for writing event data objects to Pool.
This class provides an example for writing event data objects to Pool.