|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_LARCOLLISIONTIMEDECORATOR_H
10 #define DERIVATIONFRAMEWORK_LARCOLLISIONTIMEDECORATOR_H
17 #include "GaudiKernel/ToolHandle.h"
18 #include "GaudiKernel/ServiceHandle.h"
19 #include "AthLinks/ElementLink.h"
41 {
this,
"DecorationPrefix",
"",
""};
43 {
this,
"ContainerName",
"EventInfo",
"" };
45 {
this,
"LArCollisionTimeKey",
"LArCollisionTime",
""};
56 #endif // DERIVATIONFRAMEWORK_LARCOLLISIONTIMEDECORATOR_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< LArCollisionTime > m_larCollisionTimeKey
virtual StatusCode addBranches() const
Pass the thinning service
std::vector< SG::WriteDecorHandleKey< xAOD::EventInfo > > m_floatDecorKeys
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< SG::WriteDecorHandleKey< xAOD::EventInfo > > m_intDecorKeys
Gaudi::Property< std::string > m_sgName
LArCollisionTimeDecorator(const std::string &type, const std::string &name, const IInterface *parent)