![]() |
ATLAS Offline Software
|
#include <DistanceInTrainAugmentationTool.h>
Public Member Functions | |
DistanceInTrainAugmentationTool (const std::string &t, const std::string &n, const IInterface *p) | |
~DistanceInTrainAugmentationTool () | |
StatusCode | initialize () |
StatusCode | finalize () |
virtual StatusCode | addBranches () const |
Private Attributes | |
SG::ReadCondHandleKey< BunchCrossingCondData > | m_bunchCrossingKey {this, "BunchCrossingKey", "BunchCrossingData", "Key BunchCrossing CDO" } |
SG::ReadHandleKey< xAOD::EventInfo > | m_eventInfo_key {this, "EventInfo", "EventInfo", "Input event information"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDDistanceFrontKey {this, "BCIDDistanceFrontKey", "EventInfo.DFCommonJets_BCIDDistanceFromFront", "Decoration for BCID distance from front"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDDistanceTailKey {this, "BCIDDistanceTailKey", "EventInfo.DFCommonJets_BCIDDistanceTail" , "Decoration for BCID distance from tail"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapBeforeTrainKey {this, "BCIDGapBeforeTrainKey", "EventInfo.DFCommonJets_BCIDGapBeforeTrain", "Decoration for BCID gap before train"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapAfterTrainKey {this, "BCIDGapAfterTrainKey", "EventInfo.DFCommonJets_BCIDGapAfterTrain", "Decoration for BCID gap after train"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDTypeKey {this, "BCIDTypeKey", "EventInfo.DFCommonJets_BCIDType", "Decoration for BCID type"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapBeforeTrainMinus12Key {this, "BCIDGapBeforeTrainMinus12Key", "EventInfo.DFCommonJets_BCIDGapBeforeTrainMinus12", "Decoration for BCID gap before train minus 12 BCIDs"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapAfterTrainMinus12Key {this, "BCIDGapAfterTrainMinus12Key", "EventInfo.DFCommonJets_BCIDGapAfterTrainMinus12", "Decoration for BCID gap after train minus 12 BCIDs"} |
SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDTypeMinus12Key {this, "BCIDTypeMinus12Key", "EventInfo.DFCommonJets_BCIDTypeMinus12", "Decoration for BCID type minus 12 BCIDs"} |
Definition at line 24 of file DistanceInTrainAugmentationTool.h.
DerivationFramework::DistanceInTrainAugmentationTool::DistanceInTrainAugmentationTool | ( | const std::string & | t, |
const std::string & | n, | ||
const IInterface * | p | ||
) |
Definition at line 21 of file DistanceInTrainAugmentationTool.cxx.
DerivationFramework::DistanceInTrainAugmentationTool::~DistanceInTrainAugmentationTool | ( | ) |
Definition at line 31 of file DistanceInTrainAugmentationTool.cxx.
|
virtual |
Definition at line 60 of file DistanceInTrainAugmentationTool.cxx.
StatusCode DerivationFramework::DistanceInTrainAugmentationTool::finalize | ( | ) |
Definition at line 54 of file DistanceInTrainAugmentationTool.cxx.
StatusCode DerivationFramework::DistanceInTrainAugmentationTool::initialize | ( | ) |
Definition at line 34 of file DistanceInTrainAugmentationTool.cxx.
|
private |
Definition at line 42 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 43 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 45 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 48 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 44 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 47 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 46 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 49 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 38 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 40 of file DistanceInTrainAugmentationTool.h.