![]() |
ATLAS Offline Software
|
#include <DistanceInTrainAugmentationTool.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
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", m_eventInfo_key, "DFCommonJets_BCIDDistanceFromFront", "Decoration for BCID distance from front"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDDistanceTailKey {this, "BCIDDistanceTailKey", m_eventInfo_key, "DFCommonJets_BCIDDistanceTail" , "Decoration for BCID distance from tail"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapBeforeTrainKey {this, "BCIDGapBeforeTrainKey", m_eventInfo_key, "DFCommonJets_BCIDGapBeforeTrain", "Decoration for BCID gap before train"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapAfterTrainKey {this, "BCIDGapAfterTrainKey", m_eventInfo_key, "DFCommonJets_BCIDGapAfterTrain", "Decoration for BCID gap after train"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDTypeKey {this, "BCIDTypeKey", m_eventInfo_key, "DFCommonJets_BCIDType", "Decoration for BCID type"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapBeforeTrainMinus12Key {this, "BCIDGapBeforeTrainMinus12Key", m_eventInfo_key, "DFCommonJets_BCIDGapBeforeTrainMinus12", "Decoration for BCID gap before train minus 12 BCIDs"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDGapAfterTrainMinus12Key {this, "BCIDGapAfterTrainMinus12Key", m_eventInfo_key, "DFCommonJets_BCIDGapAfterTrainMinus12", "Decoration for BCID gap after train minus 12 BCIDs"} |
| SG::WriteDecorHandleKey< xAOD::EventInfo > | m_BCIDTypeMinus12Key {this, "BCIDTypeMinus12Key", m_eventInfo_key, "DFCommonJets_BCIDTypeMinus12", "Decoration for BCID type minus 12 BCIDs"} |
Definition at line 22 of file DistanceInTrainAugmentationTool.h.
|
finaloverridevirtual |
Definition at line 40 of file DistanceInTrainAugmentationTool.cxx.
|
finaloverridevirtual |
Definition at line 19 of file DistanceInTrainAugmentationTool.cxx.
|
private |
Definition at line 38 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 39 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 41 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 44 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 40 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 43 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 42 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 45 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 34 of file DistanceInTrainAugmentationTool.h.
|
private |
Definition at line 36 of file DistanceInTrainAugmentationTool.h.