![]()  | 
  
    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 EventContext &ctx) 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", 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 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.
 1.8.18