ATLAS Offline Software
Loading...
Searching...
No Matches
D3PDMakerCoreComps_entries.cxx
Go to the documentation of this file.
1#include "../MakerAlg.h"
2#include "../DummyInitAlg.h"
5#include "../ObjFillerTool.h"
10#include "../IndexFillerTool.h"
14#include "../SGObjGetterTool.h"
21
22
43
Copy aux data to D3PD.
Tool to keep a registry of collection getter tools.
Represent a single association by containment.
Represent a multiple association by containment.
Represent a multiple association by containment inside vectors.
Flag objects that are present in other containers.
Work around initialization ordering problems.
Create an empty variable in the D3PD.
Represent a single association by index.
Fill an index of an object within a container.
Represent a multiple association by index.
Algorithm to create a D3PD tree.
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Object filler tool for a single object.
Getter tool to retrieve DataVector/List collections from StoreGate.
Getter tool to retrieve single objects from StoreGate.
Object filler tool for a collection of objects, saved as vectors.
Object filler tool for tools taking no input.
Copy aux data to D3PD.
Tool to keep a registry of collection getter tools.
Represent a single association by containment.
Represent a multiple association by containment.
Flag objects that are present in other containers.
Work around initialization ordering problems.
Create an empty variable in the D3PD.
Choose the first result from a multiple association.
A generic identity association; i.e., one that simply returns its input.
Fill an index of an object within a container.
Algorithm to create a D3PD tree.
Definition MakerAlg.h:46
Object filler tool for a single object.
Getter tool to retrieve DataVector/List collections from StoreGate.
Getter tool to retrieve single objects from StoreGate.
A collection getter that filters the results of another based on the contents of a SelectedParticles ...
Object filler tool for tools taking no input.
IndexMultiAssociationFillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Represent a multiple association by index.
VectorFillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Object filler tool for a collection of objects, saved as vectors.
ContainedVectorMultiAssociationFillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Represent a multiple association by containment inside vectors.
IndexAssociationFillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Represent a single association by index.