ATLAS Offline Software
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Types | Private Member Functions | Private Attributes | List of all members
LVL1::eFEXtauAlgo Class Reference

The eFEXtauAlgo class calculates the tau TOB variables. More...

#include <eFEXtauAlgo.h>

Inheritance diagram for LVL1::eFEXtauAlgo:
Collaboration diagram for LVL1::eFEXtauAlgo:

Public Member Functions

 eFEXtauAlgo (const std::string &type, const std::string &name, const IInterface *parent)
 Constructors. More...
 
virtual StatusCode initialize () override
 standard Athena-Algorithm method More...
 
virtual ~eFEXtauAlgo ()
 Destructor. More...
 
virtual void setup (int inputTable[3][3], int efex_id, int fpga_id, int central_eta) override
 
virtual std::unique_ptr< eFEXtauTOBgetTauTOB () const override
 
virtual unsigned int rCoreCore () const override
 
virtual unsigned int rCoreEnv () const override
 
virtual unsigned int rHadCore () const override
 
virtual unsigned int rHadEnv () const override
 
virtual void getSums (unsigned int seed, bool UnD, std::vector< unsigned int > &RcoreSums, std::vector< unsigned int > &Remums) override
 
virtual unsigned int getEt () const override
 
virtual unsigned int getBitwiseEt () const override
 
virtual StatusCode safetyTest ()
 
virtual void compute ()
 
virtual bool isCentralTowerSeed () const
 
virtual bool isBDT () const
 
virtual void setThresholds (const std::vector< unsigned int > &, const std::vector< unsigned int > &, unsigned int, unsigned int, unsigned int, unsigned int)
 
virtual void getRCore (std::vector< unsigned int > &rCoreVec) const
 
virtual float getRealRCore () const
 
virtual void getRHad (std::vector< unsigned int > &rHadVec) const
 
virtual float getRealRHad () const
 
virtual unsigned int getBDTScore () const
 
virtual unsigned int getBDTCondition () const
 
virtual unsigned int getBDTHadFracCondition () const
 
void setSCellEncoder (LVL1::eFEXtauTOB *tob) const
 
ServiceHandle< StoreGateSvc > & evtStore ()
 The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc. More...
 
const ServiceHandle< StoreGateSvc > & evtStore () const
 The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc. More...
 
const ServiceHandle< StoreGateSvc > & detStore () const
 The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc. More...
 
virtual StatusCode sysInitialize () override
 Perform system initialization for an algorithm. More...
 
virtual StatusCode sysStart () override
 Handle START transition. More...
 
virtual std::vector< Gaudi::DataHandle * > inputHandles () const override
 Return this algorithm's input handles. More...
 
virtual std::vector< Gaudi::DataHandle * > outputHandles () const override
 Return this algorithm's output handles. More...
 
Gaudi::Details::PropertyBase & declareProperty (Gaudi::Property< T, V, H > &t)
 
Gaudi::Details::PropertyBase * declareProperty (const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &)
 Declare a new Gaudi property. More...
 
Gaudi::Details::PropertyBase * declareProperty (const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &)
 Declare a new Gaudi property. More...
 
Gaudi::Details::PropertyBase * declareProperty (const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &)
 
Gaudi::Details::PropertyBase * declareProperty (const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &)
 Declare a new Gaudi property. More...
 
Gaudi::Details::PropertyBase * declareProperty (const std::string &name, T &property, const std::string &doc="none")
 Declare a new Gaudi property. More...
 
void updateVHKA (Gaudi::Details::PropertyBase &)
 
MsgStream & msg () const
 
MsgStream & msg (const MSG::Level lvl) const
 
bool msgLvl (const MSG::Level lvl) const
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Protected Member Functions

void buildLayers (int efex_id, int fpga_id, int central_eta)
 
void setSCellPointers ()
 
void setSuperCells (eFEXtauTOB *tob, bool withSupercells)
 
void renounceArray (SG::VarHandleKeyArray &handlesArray)
 remove all handles from I/O resolution More...
 
std::enable_if_t< std::is_void_v< std::result_of_t< decltype(&T::renounce)(T)> > &&!std::is_base_of_v< SG::VarHandleKeyArray, T > &&std::is_base_of_v< Gaudi::DataHandle, T >, void > renounce (T &h)
 
void extraDeps_update_handler (Gaudi::Details::PropertyBase &ExtraDeps)
 Add StoreName to extra input/output deps as needed. More...
 

Protected Attributes

SG::ReadHandleKey< LVL1::eTowerContainerm_eTowerContainerKey
 
bool m_cellsSet = false
 
int m_eFexalgoTowerID [3][3] {}
 
unsigned int m_em0cells [3][3] {}
 
unsigned int m_em1cells [12][3] {}
 
unsigned int m_em2cells [12][3] {}
 
unsigned int m_em3cells [3][3] {}
 
unsigned int m_hadcells [3][3] {}
 
unsigned int m_twrcells [3][3] {}
 

Private Types

typedef ServiceHandle< StoreGateSvcStoreGateSvc_t
 

Private Member Functions

virtual void setSupercellSeed () override
 
virtual void setUnDAndOffPhi () override
 
virtual bool getUnD () const override
 
virtual unsigned int getSeed () const override
 
Gaudi::Details::PropertyBase & declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
 specialization for handling Gaudi::Property<SG::VarHandleKey> More...
 
Gaudi::Details::PropertyBase & declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &)
 specialization for handling Gaudi::Property<SG::VarHandleKeyArray> More...
 
Gaudi::Details::PropertyBase & declareGaudiProperty (Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &)
 specialization for handling Gaudi::Property<SG::VarHandleBase> More...
 
Gaudi::Details::PropertyBase & declareGaudiProperty (Gaudi::Property< T, V, H > &t, const SG::NotHandleType &)
 specialization for handling everything that's not a Gaudi::Property<SG::VarHandleKey> or a <SG::VarHandleKeyArray> More...
 

Private Attributes

unsigned int m_seed = 0
 
bool m_und = false
 
unsigned int m_offPhi = 0
 
StoreGateSvc_t m_evtStore
 Pointer to StoreGate (event store by default) More...
 
StoreGateSvc_t m_detStore
 Pointer to StoreGate (detector store by default) More...
 
std::vector< SG::VarHandleKeyArray * > m_vhka
 
bool m_varHandleArraysDeclared
 

Detailed Description

The eFEXtauAlgo class calculates the tau TOB variables.

Definition at line 27 of file eFEXtauAlgo.h.

Member Typedef Documentation

◆ StoreGateSvc_t

typedef ServiceHandle<StoreGateSvc> AthCommonDataStore< AthCommonMsg< AlgTool > >::StoreGateSvc_t
privateinherited

Definition at line 388 of file AthCommonDataStore.h.

Constructor & Destructor Documentation

◆ eFEXtauAlgo()

LVL1::eFEXtauAlgo::eFEXtauAlgo ( const std::string &  type,
const std::string &  name,
const IInterface *  parent 
)

Constructors.

Definition at line 19 of file eFEXtauAlgo.cxx.

22 
23 }

◆ ~eFEXtauAlgo()

LVL1::eFEXtauAlgo::~eFEXtauAlgo ( )
virtual

Destructor.

Definition at line 26 of file eFEXtauAlgo.cxx.

26 {}

Member Function Documentation

◆ buildLayers()

void LVL1::eFEXtauAlgoBase::buildLayers ( int  efex_id,
int  fpga_id,
int  central_eta 
)
protectedinherited

Definition at line 37 of file eFEXtauAlgoBase.cxx.

38  {
39 
41  m_eTowerContainerKey /*,ctx*/);
42 
43  for (unsigned int ieta = 0; ieta < 3; ieta++) {
44  for (unsigned int iphi = 0; iphi < 3; iphi++) {
45  if (((efex_id % 3 == 0) && (fpga_id == 0) && (central_eta == 0) &&
46  (ieta == 0)) ||
47  ((efex_id % 3 == 2) && (fpga_id == 3) && (central_eta == 5) &&
48  (ieta == 2))) {
49  m_twrcells[ieta][iphi] = 0;
50  m_em0cells[ieta][iphi] = 0;
51  m_em3cells[ieta][iphi] = 0;
52  m_hadcells[ieta][iphi] = 0;
53  for (unsigned int i = 0; i < 4; i++) {
54  m_em1cells[4 * ieta + i][iphi] = 0;
55  m_em2cells[4 * ieta + i][iphi] = 0;
56  }
57  } else {
58  const LVL1::eTower *tmpTower =
59  eTowerContainer->findTower(m_eFexalgoTowerID[iphi][ieta]);
60  m_twrcells[ieta][iphi] = tmpTower->getTotalET();
61  m_em0cells[ieta][iphi] = tmpTower->getLayerTotalET(0);
62  m_em3cells[ieta][iphi] = tmpTower->getLayerTotalET(3);
63  m_hadcells[ieta][iphi] = tmpTower->getLayerTotalET(4);
64  for (unsigned int i = 0; i < 4; i++) {
65  m_em1cells[4 * ieta + i][iphi] = tmpTower->getET(1, i);
66  m_em2cells[4 * ieta + i][iphi] = tmpTower->getET(2, i);
67  }
68  }
69  }
70  }
71  m_cellsSet = true;
72 }

◆ compute()

virtual void LVL1::eFEXtauAlgoBase::compute ( )
inlinevirtualinherited

Reimplemented in LVL1::eFEXtauBDTAlgo.

Definition at line 41 of file eFEXtauAlgoBase.h.

41 {};

◆ declareGaudiProperty() [1/4]

Gaudi::Details::PropertyBase& AthCommonDataStore< AthCommonMsg< AlgTool > >::declareGaudiProperty ( Gaudi::Property< T, V, H > &  hndl,
const SG::VarHandleKeyArrayType  
)
inlineprivateinherited

specialization for handling Gaudi::Property<SG::VarHandleKeyArray>

Definition at line 170 of file AthCommonDataStore.h.

172  {
173  return *AthCommonDataStore<PBASE>::declareProperty(hndl.name(),
174  hndl.value(),
175  hndl.documentation());
176 
177  }

◆ declareGaudiProperty() [2/4]

Gaudi::Details::PropertyBase& AthCommonDataStore< AthCommonMsg< AlgTool > >::declareGaudiProperty ( Gaudi::Property< T, V, H > &  hndl,
const SG::VarHandleKeyType  
)
inlineprivateinherited

specialization for handling Gaudi::Property<SG::VarHandleKey>

Definition at line 156 of file AthCommonDataStore.h.

158  {
159  return *AthCommonDataStore<PBASE>::declareProperty(hndl.name(),
160  hndl.value(),
161  hndl.documentation());
162 
163  }

◆ declareGaudiProperty() [3/4]

Gaudi::Details::PropertyBase& AthCommonDataStore< AthCommonMsg< AlgTool > >::declareGaudiProperty ( Gaudi::Property< T, V, H > &  hndl,
const SG::VarHandleType  
)
inlineprivateinherited

specialization for handling Gaudi::Property<SG::VarHandleBase>

Definition at line 184 of file AthCommonDataStore.h.

186  {
187  return *AthCommonDataStore<PBASE>::declareProperty(hndl.name(),
188  hndl.value(),
189  hndl.documentation());
190  }

◆ declareGaudiProperty() [4/4]

Gaudi::Details::PropertyBase& AthCommonDataStore< AthCommonMsg< AlgTool > >::declareGaudiProperty ( Gaudi::Property< T, V, H > &  t,
const SG::NotHandleType  
)
inlineprivateinherited

specialization for handling everything that's not a Gaudi::Property<SG::VarHandleKey> or a <SG::VarHandleKeyArray>

Definition at line 199 of file AthCommonDataStore.h.

200  {
201  return PBASE::declareProperty(t);
202  }

◆ declareProperty() [1/6]

Gaudi::Details::PropertyBase* AthCommonDataStore< AthCommonMsg< AlgTool > >::declareProperty ( const std::string &  name,
SG::VarHandleBase hndl,
const std::string &  doc,
const SG::VarHandleType  
)
inlineinherited

Declare a new Gaudi property.

Parameters
nameName of the property.
hndlObject holding the property value.
docDocumentation string for the property.

This is the version for types that derive from SG::VarHandleBase. The property value object is put on the input and output lists as appropriate; then we forward to the base class.

Definition at line 245 of file AthCommonDataStore.h.

249  {
250  this->declare(hndl.vhKey());
251  hndl.vhKey().setOwner(this);
252 
253  return PBASE::declareProperty(name,hndl,doc);
254  }

◆ declareProperty() [2/6]

Gaudi::Details::PropertyBase* AthCommonDataStore< AthCommonMsg< AlgTool > >::declareProperty ( const std::string &  name,
SG::VarHandleKey hndl,
const std::string &  doc,
const SG::VarHandleKeyType  
)
inlineinherited

Declare a new Gaudi property.

Parameters
nameName of the property.
hndlObject holding the property value.
docDocumentation string for the property.

This is the version for types that derive from SG::VarHandleKey. The property value object is put on the input and output lists as appropriate; then we forward to the base class.

Definition at line 221 of file AthCommonDataStore.h.

225  {
226  this->declare(hndl);
227  hndl.setOwner(this);
228 
229  return PBASE::declareProperty(name,hndl,doc);
230  }

◆ declareProperty() [3/6]

Gaudi::Details::PropertyBase* AthCommonDataStore< AthCommonMsg< AlgTool > >::declareProperty ( const std::string &  name,
SG::VarHandleKeyArray hndArr,
const std::string &  doc,
const SG::VarHandleKeyArrayType  
)
inlineinherited

Definition at line 259 of file AthCommonDataStore.h.

263  {
264 
265  // std::ostringstream ost;
266  // ost << Algorithm::name() << " VHKA declareProp: " << name
267  // << " size: " << hndArr.keys().size()
268  // << " mode: " << hndArr.mode()
269  // << " vhka size: " << m_vhka.size()
270  // << "\n";
271  // debug() << ost.str() << endmsg;
272 
273  hndArr.setOwner(this);
274  m_vhka.push_back(&hndArr);
275 
276  Gaudi::Details::PropertyBase* p = PBASE::declareProperty(name, hndArr, doc);
277  if (p != 0) {
278  p->declareUpdateHandler(&AthCommonDataStore<PBASE>::updateVHKA, this);
279  } else {
280  ATH_MSG_ERROR("unable to call declareProperty on VarHandleKeyArray "
281  << name);
282  }
283 
284  return p;
285 
286  }

◆ declareProperty() [4/6]

Gaudi::Details::PropertyBase* AthCommonDataStore< AthCommonMsg< AlgTool > >::declareProperty ( const std::string &  name,
T &  property,
const std::string &  doc,
const SG::NotHandleType  
)
inlineinherited

Declare a new Gaudi property.

Parameters
nameName of the property.
propertyObject holding the property value.
docDocumentation string for the property.

This is the generic version, for types that do not derive from SG::VarHandleKey. It just forwards to the base class version of declareProperty.

Definition at line 333 of file AthCommonDataStore.h.

337  {
338  return PBASE::declareProperty(name, property, doc);
339  }

◆ declareProperty() [5/6]

Gaudi::Details::PropertyBase* AthCommonDataStore< AthCommonMsg< AlgTool > >::declareProperty ( const std::string &  name,
T &  property,
const std::string &  doc = "none" 
)
inlineinherited

Declare a new Gaudi property.

Parameters
nameName of the property.
propertyObject holding the property value.
docDocumentation string for the property.

This dispatches to either the generic declareProperty or the one for VarHandle/Key/KeyArray.

Definition at line 352 of file AthCommonDataStore.h.

355  {
356  typedef typename SG::HandleClassifier<T>::type htype;
357  return declareProperty (name, property, doc, htype());
358  }

◆ declareProperty() [6/6]

Gaudi::Details::PropertyBase& AthCommonDataStore< AthCommonMsg< AlgTool > >::declareProperty ( Gaudi::Property< T, V, H > &  t)
inlineinherited

Definition at line 145 of file AthCommonDataStore.h.

145  {
146  typedef typename SG::HandleClassifier<T>::type htype;
148  }

◆ detStore()

const ServiceHandle<StoreGateSvc>& AthCommonDataStore< AthCommonMsg< AlgTool > >::detStore ( ) const
inlineinherited

The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 95 of file AthCommonDataStore.h.

95 { return m_detStore; }

◆ evtStore() [1/2]

ServiceHandle<StoreGateSvc>& AthCommonDataStore< AthCommonMsg< AlgTool > >::evtStore ( )
inlineinherited

The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 85 of file AthCommonDataStore.h.

85 { return m_evtStore; }

◆ evtStore() [2/2]

const ServiceHandle<StoreGateSvc>& AthCommonDataStore< AthCommonMsg< AlgTool > >::evtStore ( ) const
inlineinherited

The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.

Definition at line 90 of file AthCommonDataStore.h.

90 { return m_evtStore; }

◆ extraDeps_update_handler()

void AthCommonDataStore< AthCommonMsg< AlgTool > >::extraDeps_update_handler ( Gaudi::Details::PropertyBase &  ExtraDeps)
protectedinherited

Add StoreName to extra input/output deps as needed.

use the logic of the VarHandleKey to parse the DataObjID keys supplied via the ExtraInputs and ExtraOuputs Properties to add the StoreName if it's not explicitly given

◆ getBDTCondition()

virtual unsigned int LVL1::eFEXtauAlgoBase::getBDTCondition ( ) const
inlinevirtualinherited

Reimplemented in LVL1::eFEXtauBDTAlgo.

Definition at line 62 of file eFEXtauAlgoBase.h.

62 { return 0; }

◆ getBDTHadFracCondition()

virtual unsigned int LVL1::eFEXtauAlgoBase::getBDTHadFracCondition ( ) const
inlinevirtualinherited

Reimplemented in LVL1::eFEXtauBDTAlgo.

Definition at line 63 of file eFEXtauAlgoBase.h.

63 { return 0; }

◆ getBDTScore()

virtual unsigned int LVL1::eFEXtauAlgoBase::getBDTScore ( ) const
inlinevirtualinherited

Reimplemented in LVL1::eFEXtauBDTAlgo.

Definition at line 61 of file eFEXtauAlgoBase.h.

61 { return 0; }

◆ getBitwiseEt()

unsigned int LVL1::eFEXtauAlgo::getBitwiseEt ( ) const
overridevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 270 of file eFEXtauAlgo.cxx.

270  {
271  unsigned int out = 0;
272  return out;
273 }

◆ getEt()

unsigned int LVL1::eFEXtauAlgo::getEt ( ) const
overridevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 62 of file eFEXtauAlgo.cxx.

62  {
63  if (m_cellsSet == false) {
64  ATH_MSG_DEBUG("Layers not built, cannot accurately calculate Et.");
65  }
66 
67  unsigned int out = 0;
68 
69  out += m_em0cells[0][1];
70  out += m_em0cells[1][1];
71  out += m_em0cells[2][1];
72  out += m_em0cells[0][m_offPhi];
73  out += m_em0cells[1][m_offPhi];
74  out += m_em0cells[2][m_offPhi];
75 
76  out += m_em1cells[m_seed][1];
77  out += m_em1cells[m_seed + 1][1];
78  out += m_em1cells[m_seed + 2][1];
79  out += m_em1cells[m_seed - 1][1];
80  out += m_em1cells[m_seed - 2][1];
82  out += m_em1cells[m_seed + 1][m_offPhi];
83  out += m_em1cells[m_seed + 2][m_offPhi];
84  out += m_em1cells[m_seed - 1][m_offPhi];
85  out += m_em1cells[m_seed - 2][m_offPhi];
86 
87  out += m_em2cells[m_seed][1];
88  out += m_em2cells[m_seed + 1][1];
89  out += m_em2cells[m_seed + 2][1];
90  out += m_em2cells[m_seed - 1][1];
91  out += m_em2cells[m_seed - 2][1];
93  out += m_em2cells[m_seed + 1][m_offPhi];
94  out += m_em2cells[m_seed + 2][m_offPhi];
95  out += m_em2cells[m_seed - 1][m_offPhi];
96  out += m_em2cells[m_seed - 2][m_offPhi];
97 
98  out += m_em3cells[0][1];
99  out += m_em3cells[1][1];
100  out += m_em3cells[2][1];
101  out += m_em3cells[0][m_offPhi];
102  out += m_em3cells[1][m_offPhi];
103  out += m_em3cells[2][m_offPhi];
104 
105  out += m_hadcells[0][1];
106  out += m_hadcells[1][1];
107  out += m_hadcells[2][1];
108  out += m_hadcells[0][m_offPhi];
109  out += m_hadcells[1][m_offPhi];
110  out += m_hadcells[2][m_offPhi];
111 
112  // Overflow handling
113  if (out > 0xffff)
114  out = 0xffff;
115 
116  return out;
117 }

◆ getRCore()

void LVL1::eFEXtauAlgoBase::getRCore ( std::vector< unsigned int > &  rCoreVec) const
virtualinherited

Definition at line 120 of file eFEXtauAlgoBase.cxx.

121  {
122  unsigned int core = rCoreCore();
123  unsigned int env = rCoreEnv();
124 
125  rCoreVec.push_back(core);
126  rCoreVec.push_back(env);
127 }

◆ getRealRCore()

float LVL1::eFEXtauAlgoBase::getRealRCore ( ) const
virtualinherited

Definition at line 96 of file eFEXtauAlgoBase.cxx.

96  {
97  unsigned int core = rCoreCore();
98  unsigned int env = rCoreEnv();
99 
100  unsigned int num = core;
101  unsigned int denom = core + env;
102 
103  float out = denom ? static_cast<float>(num) / static_cast<float>(denom) : 0;
104 
105  return out;
106 }

◆ getRealRHad()

float LVL1::eFEXtauAlgoBase::getRealRHad ( ) const
virtualinherited

Definition at line 108 of file eFEXtauAlgoBase.cxx.

108  {
109  unsigned int core = rHadCore();
110  unsigned int env = rHadEnv();
111 
112  unsigned int num = core;
113  unsigned int denom = core + env;
114 
115  float out = denom ? static_cast<float>(num) / static_cast<float>(denom) : 0;
116 
117  return out;
118 }

◆ getRHad()

void LVL1::eFEXtauAlgoBase::getRHad ( std::vector< unsigned int > &  rHadVec) const
virtualinherited

Definition at line 87 of file eFEXtauAlgoBase.cxx.

87  {
88  unsigned int core = rHadCore();
89  unsigned int env = rHadEnv();
90 
91  rHadVec.push_back(core);
92  rHadVec.push_back(env);
93 }

◆ getSeed()

unsigned int LVL1::eFEXtauAlgo::getSeed ( ) const
overrideprivatevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 277 of file eFEXtauAlgo.cxx.

277 { return m_seed; }

◆ getSums()

void LVL1::eFEXtauAlgo::getSums ( unsigned int  seed,
bool  UnD,
std::vector< unsigned int > &  RcoreSums,
std::vector< unsigned int > &  Remums 
)
overridevirtual

Reimplemented from LVL1::eFEXtauAlgoBase.

Definition at line 240 of file eFEXtauAlgo.cxx.

242  {
243  // Set seed parameters to supplied values
244  m_und = UnD;
245  m_seed = seed + 4; // In this function seed has range 4-7
246 
247  // Now just call the 2 discriminant calculation methods
248  getRCore(RcoreSums);
249  getRHad(RemSums);
250 }

◆ getTauTOB()

std::unique_ptr< LVL1::eFEXtauTOB > LVL1::eFEXtauAlgo::getTauTOB ( ) const
overridevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 45 of file eFEXtauAlgo.cxx.

45  {
46  std::unique_ptr<eFEXtauTOB> tob = std::make_unique<eFEXtauTOB>();
47  unsigned int et = getEt();
48  tob->setEt(et);
49  tob->setRcoreCore(rCoreCore());
50  tob->setRcoreEnv(rCoreEnv());
51  tob->setRhadCore(rHadCore());
52  tob->setRhadEnv(rHadEnv());
53  tob->setBitwiseEt(getBitwiseEt());
54  tob->setIso(getRealRCore());
55  tob->setSeedUnD(getUnD());
56  tob->setBDTScore(0);
57  tob->setIsBDTAlgo(0);
58  return tob;
59 }

◆ getUnD()

bool LVL1::eFEXtauAlgo::getUnD ( ) const
overrideprivatevirtual

Reimplemented from LVL1::eFEXtauAlgoBase.

Definition at line 275 of file eFEXtauAlgo.cxx.

275 { return m_und; }

◆ initialize()

StatusCode LVL1::eFEXtauAlgo::initialize ( )
overridevirtual

standard Athena-Algorithm method

Definition at line 28 of file eFEXtauAlgo.cxx.

28  {
30 
31  ATH_MSG_INFO("tau Algorithm version: heuristic");
32  return StatusCode::SUCCESS;
33 }

◆ inputHandles()

virtual std::vector<Gaudi::DataHandle*> AthCommonDataStore< AthCommonMsg< AlgTool > >::inputHandles ( ) const
overridevirtualinherited

Return this algorithm's input handles.

We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.

◆ interfaceID()

static const InterfaceID& LVL1::eFEXtauAlgoBase::interfaceID ( )
inlinestaticinherited

Definition at line 31 of file eFEXtauAlgoBase.h.

31 { return IID_IeFEXtauAlgoBase; };

◆ isBDT()

virtual bool LVL1::eFEXtauAlgoBase::isBDT ( ) const
inlinevirtualinherited

Reimplemented in LVL1::eFEXtauBDTAlgo.

Definition at line 43 of file eFEXtauAlgoBase.h.

43 {return false;}

◆ isCentralTowerSeed()

bool LVL1::eFEXtauAlgoBase::isCentralTowerSeed ( ) const
virtualinherited

Definition at line 130 of file eFEXtauAlgoBase.cxx.

130  {
131  // Need layer cell ET arrays to be built
132  if (m_cellsSet == false) {
134  "Layers not built, cannot accurately determine if a seed tower.");
135  }
136 
137  bool out = true;
138 
139  // Get central tower ET
140  unsigned int centralET = m_twrcells[1][1];
141 
142  // Loop over all cells and check that the central tower is a local maximum
143  for (unsigned int beta = 0; beta < 3; beta++) {
144  for (unsigned int bphi = 0; bphi < 3; bphi++) {
145  // Don't need to compare central cell with itself
146  if ((beta == 1) && (bphi == 1)) {
147  continue;
148  }
149 
150  // Cells to the up and right must have strictly lesser ET
151  if (beta == 2 || (beta == 1 && bphi == 2)) {
152  if (centralET <= m_twrcells[beta][bphi]) {
153  out = false;
154  }
155  }
156  // Cells down and to the left must have lesser or equal ET. If strictly
157  // lesser would create zero TOB if two adjacent cells had equal energy
158  else if (beta == 0 || (beta == 1 && bphi == 0)) {
159  if (centralET < m_twrcells[beta][bphi]) {
160  out = false;
161  }
162  }
163  }
164  }
165 
166  return out;
167 }

◆ msg() [1/2]

MsgStream& AthCommonMsg< AlgTool >::msg ( ) const
inlineinherited

Definition at line 24 of file AthCommonMsg.h.

24  {
25  return this->msgStream();
26  }

◆ msg() [2/2]

MsgStream& AthCommonMsg< AlgTool >::msg ( const MSG::Level  lvl) const
inlineinherited

Definition at line 27 of file AthCommonMsg.h.

27  {
28  return this->msgStream(lvl);
29  }

◆ msgLvl()

bool AthCommonMsg< AlgTool >::msgLvl ( const MSG::Level  lvl) const
inlineinherited

Definition at line 30 of file AthCommonMsg.h.

30  {
31  return this->msgLevel(lvl);
32  }

◆ outputHandles()

virtual std::vector<Gaudi::DataHandle*> AthCommonDataStore< AthCommonMsg< AlgTool > >::outputHandles ( ) const
overridevirtualinherited

Return this algorithm's output handles.

We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.

◆ rCoreCore()

unsigned int LVL1::eFEXtauAlgo::rCoreCore ( ) const
overridevirtual

Reimplemented from LVL1::eFEXtauAlgoBase.

Definition at line 119 of file eFEXtauAlgo.cxx.

119  {
120  if (m_cellsSet == false) {
121  ATH_MSG_DEBUG("Layers not built, cannot calculate rCore core value");
122  }
123 
124  unsigned int out = 0;
125 
126  out += m_em2cells[m_seed][1];
127  out += m_em2cells[m_seed + 1][1];
128  out += m_em2cells[m_seed - 1][1];
130  out += m_em2cells[m_seed + 1][m_offPhi];
131  out += m_em2cells[m_seed - 1][m_offPhi];
132 
133  // Overflow handling
134  if (out > 0xffff)
135  out = 0xffff;
136 
137  return out;
138 }

◆ rCoreEnv()

unsigned int LVL1::eFEXtauAlgo::rCoreEnv ( ) const
overridevirtual

Reimplemented from LVL1::eFEXtauAlgoBase.

Definition at line 140 of file eFEXtauAlgo.cxx.

140  {
141  if (m_cellsSet == false) {
142  ATH_MSG_DEBUG("Layers not built, cannot calculate rCore environment value");
143  }
144 
145  unsigned int out = 0;
146 
147  out += m_em2cells[m_seed + 2][1];
148  out += m_em2cells[m_seed - 2][1];
149  out += m_em2cells[m_seed + 3][1];
150  out += m_em2cells[m_seed - 3][1];
151  out += m_em2cells[m_seed + 4][1];
152  out += m_em2cells[m_seed - 4][1];
153  out += m_em2cells[m_seed + 2][m_offPhi];
154  out += m_em2cells[m_seed - 2][m_offPhi];
155  out += m_em2cells[m_seed + 3][m_offPhi];
156  out += m_em2cells[m_seed - 3][m_offPhi];
157  out += m_em2cells[m_seed + 4][m_offPhi];
158  out += m_em2cells[m_seed - 4][m_offPhi];
159 
160  // Overflow handling
161  if (out > 0xffff)
162  out = 0xffff;
163 
164  return out;
165 }

◆ renounce()

std::enable_if_t<std::is_void_v<std::result_of_t<decltype(&T::renounce)(T)> > && !std::is_base_of_v<SG::VarHandleKeyArray, T> && std::is_base_of_v<Gaudi::DataHandle, T>, void> AthCommonDataStore< AthCommonMsg< AlgTool > >::renounce ( T &  h)
inlineprotectedinherited

Definition at line 380 of file AthCommonDataStore.h.

381  {
382  h.renounce();
383  PBASE::renounce (h);
384  }

◆ renounceArray()

void AthCommonDataStore< AthCommonMsg< AlgTool > >::renounceArray ( SG::VarHandleKeyArray handlesArray)
inlineprotectedinherited

remove all handles from I/O resolution

Definition at line 364 of file AthCommonDataStore.h.

364  {
365  handlesArray.renounce();
366  }

◆ rHadCore()

unsigned int LVL1::eFEXtauAlgo::rHadCore ( ) const
overridevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 167 of file eFEXtauAlgo.cxx.

167  {
168  if (m_cellsSet == false) {
169  ATH_MSG_DEBUG("Layers not built, cannot calculate rHad core value");
170  }
171 
172  unsigned int out = 0;
173 
174  out += m_hadcells[0][1];
175  out += m_hadcells[1][1];
176  out += m_hadcells[2][1];
177  out += m_hadcells[0][m_offPhi];
178  out += m_hadcells[1][m_offPhi];
179  out += m_hadcells[2][m_offPhi];
180 
181  // Overflow handling
182  if (out > 0xffff)
183  out = 0xffff;
184 
185  return out;
186 }

◆ rHadEnv()

unsigned int LVL1::eFEXtauAlgo::rHadEnv ( ) const
overridevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 188 of file eFEXtauAlgo.cxx.

188  {
189  if (m_cellsSet == false) {
190  ATH_MSG_DEBUG("Layers not built, cannot calculate rHad environment value");
191  }
192 
193  unsigned int out = 0;
194 
195  out += m_em2cells[m_seed][1];
196  out += m_em2cells[m_seed - 1][1];
197  out += m_em2cells[m_seed + 1][1];
198  out += m_em2cells[m_seed - 2][1];
199  out += m_em2cells[m_seed + 2][1];
201  out += m_em2cells[m_seed - 1][m_offPhi];
202  out += m_em2cells[m_seed + 1][m_offPhi];
203  out += m_em2cells[m_seed - 2][m_offPhi];
204  out += m_em2cells[m_seed + 2][m_offPhi];
205  out += m_em1cells[m_seed][1];
206  out += m_em1cells[m_seed - 1][1];
207  out += m_em1cells[m_seed + 1][1];
209  out += m_em1cells[m_seed - 1][m_offPhi];
210  out += m_em1cells[m_seed + 1][m_offPhi];
211 
212  // Overflow handling
213  if (out > 0xffff)
214  out = 0xffff;
215 
216  return out;
217 }

◆ safetyTest()

StatusCode LVL1::eFEXtauAlgoBase::safetyTest ( )
virtualinherited

Definition at line 24 of file eFEXtauAlgoBase.cxx.

24  {
25 
27  m_eTowerContainerKey /*,ctx*/);
28  if (!eTowerContainer.isValid()) {
29  ATH_MSG_FATAL("Could not retrieve eTowerContainer "
31  return StatusCode::FAILURE;
32  }
33  return StatusCode::SUCCESS;
34 }

◆ setSCellEncoder()

void LVL1::eFEXtauAlgoBase::setSCellEncoder ( LVL1::eFEXtauTOB tob) const
inherited

◆ setSCellPointers()

void LVL1::eFEXtauAlgoBase::setSCellPointers ( )
protectedinherited

◆ setSuperCells()

void LVL1::eFEXtauAlgoBase::setSuperCells ( eFEXtauTOB tob,
bool  withSupercells 
)
protectedinherited

◆ setSupercellSeed()

void LVL1::eFEXtauAlgo::setSupercellSeed ( )
overrideprivatevirtual

Reimplemented from LVL1::eFEXtauAlgoBase.

Definition at line 254 of file eFEXtauAlgo.cxx.

254  {
255  unsigned int seed = 7;
256  int max_et = 0;
257  int cell_et = 0;
258  for (unsigned int i = 7; i > 3; --i) {
259  cell_et = m_em2cells[i][1];
260  if (cell_et > max_et) {
261  seed = i;
262  max_et = cell_et;
263  }
264  }
265  m_seed = seed;
266 }

◆ setThresholds()

virtual void LVL1::eFEXtauAlgoBase::setThresholds ( const std::vector< unsigned int > &  ,
const std::vector< unsigned int > &  ,
unsigned int  ,
unsigned int  ,
unsigned int  ,
unsigned int   
)
inlinevirtualinherited

Reimplemented in LVL1::eFEXtauBDTAlgo.

Definition at line 45 of file eFEXtauAlgoBase.h.

49  {};

◆ setUnDAndOffPhi()

void LVL1::eFEXtauAlgo::setUnDAndOffPhi ( )
overrideprivatevirtual

Reimplemented from LVL1::eFEXtauAlgoBase.

Definition at line 220 of file eFEXtauAlgo.cxx.

220  {
221  if (m_cellsSet == false) {
222  ATH_MSG_DEBUG("Layers not built, cannot accurately set phi direction.");
223  }
224 
225  unsigned int upwardEt = m_em2cells[m_seed][2];
226 
227  unsigned int downwardEt = m_em2cells[m_seed][0];
228 
229  if (downwardEt > upwardEt) {
230  m_offPhi = 0;
231  m_und = false;
232  } else {
233  m_offPhi = 2;
234  m_und = true;
235  }
236 }

◆ setup()

void LVL1::eFEXtauAlgo::setup ( int  inputTable[3][3],
int  efex_id,
int  fpga_id,
int  central_eta 
)
overridevirtual

Implements LVL1::eFEXtauAlgoBase.

Definition at line 35 of file eFEXtauAlgo.cxx.

36  {
37 
38  std::copy(&inputTable[0][0], &inputTable[0][0] + 9, &m_eFexalgoTowerID[0][0]);
39 
40  buildLayers(efex_id, fpga_id, central_eta);
43 }

◆ sysInitialize()

virtual StatusCode AthCommonDataStore< AthCommonMsg< AlgTool > >::sysInitialize ( )
overridevirtualinherited

Perform system initialization for an algorithm.

We override this to declare all the elements of handle key arrays at the end of initialization. See comments on updateVHKA.

Reimplemented in DerivationFramework::CfAthAlgTool, AthCheckedComponent< AthAlgTool >, AthCheckedComponent<::AthAlgTool >, and asg::AsgMetadataTool.

◆ sysStart()

virtual StatusCode AthCommonDataStore< AthCommonMsg< AlgTool > >::sysStart ( )
overridevirtualinherited

Handle START transition.

We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.

◆ updateVHKA()

void AthCommonDataStore< AthCommonMsg< AlgTool > >::updateVHKA ( Gaudi::Details::PropertyBase &  )
inlineinherited

Definition at line 308 of file AthCommonDataStore.h.

308  {
309  // debug() << "updateVHKA for property " << p.name() << " " << p.toString()
310  // << " size: " << m_vhka.size() << endmsg;
311  for (auto &a : m_vhka) {
312  std::vector<SG::VarHandleKey*> keys = a->keys();
313  for (auto k : keys) {
314  k->setOwner(this);
315  }
316  }
317  }

Member Data Documentation

◆ m_cellsSet

bool LVL1::eFEXtauAlgoBase::m_cellsSet = false
protectedinherited

Definition at line 74 of file eFEXtauAlgoBase.h.

◆ m_detStore

StoreGateSvc_t AthCommonDataStore< AthCommonMsg< AlgTool > >::m_detStore
privateinherited

Pointer to StoreGate (detector store by default)

Definition at line 393 of file AthCommonDataStore.h.

◆ m_eFexalgoTowerID

int LVL1::eFEXtauAlgoBase::m_eFexalgoTowerID[3][3] {}
protectedinherited

Definition at line 76 of file eFEXtauAlgoBase.h.

◆ m_em0cells

unsigned int LVL1::eFEXtauAlgoBase::m_em0cells[3][3] {}
protectedinherited

Definition at line 87 of file eFEXtauAlgoBase.h.

◆ m_em1cells

unsigned int LVL1::eFEXtauAlgoBase::m_em1cells[12][3] {}
protectedinherited

Definition at line 88 of file eFEXtauAlgoBase.h.

◆ m_em2cells

unsigned int LVL1::eFEXtauAlgoBase::m_em2cells[12][3] {}
protectedinherited

Definition at line 89 of file eFEXtauAlgoBase.h.

◆ m_em3cells

unsigned int LVL1::eFEXtauAlgoBase::m_em3cells[3][3] {}
protectedinherited

Definition at line 90 of file eFEXtauAlgoBase.h.

◆ m_eTowerContainerKey

SG::ReadHandleKey<LVL1::eTowerContainer> LVL1::eFEXtauAlgoBase::m_eTowerContainerKey
protectedinherited
Initial value:
{
this, "MyETowers", "eTowerContainer", "Input container for eTowers"}

Definition at line 72 of file eFEXtauAlgoBase.h.

◆ m_evtStore

StoreGateSvc_t AthCommonDataStore< AthCommonMsg< AlgTool > >::m_evtStore
privateinherited

Pointer to StoreGate (event store by default)

Definition at line 390 of file AthCommonDataStore.h.

◆ m_hadcells

unsigned int LVL1::eFEXtauAlgoBase::m_hadcells[3][3] {}
protectedinherited

Definition at line 91 of file eFEXtauAlgoBase.h.

◆ m_offPhi

unsigned int LVL1::eFEXtauAlgo::m_offPhi = 0
private

Definition at line 63 of file eFEXtauAlgo.h.

◆ m_seed

unsigned int LVL1::eFEXtauAlgo::m_seed = 0
private

Definition at line 61 of file eFEXtauAlgo.h.

◆ m_twrcells

unsigned int LVL1::eFEXtauAlgoBase::m_twrcells[3][3] {}
protectedinherited

Definition at line 92 of file eFEXtauAlgoBase.h.

◆ m_und

bool LVL1::eFEXtauAlgo::m_und = false
private

Definition at line 62 of file eFEXtauAlgo.h.

◆ m_varHandleArraysDeclared

bool AthCommonDataStore< AthCommonMsg< AlgTool > >::m_varHandleArraysDeclared
privateinherited

Definition at line 399 of file AthCommonDataStore.h.

◆ m_vhka

std::vector<SG::VarHandleKeyArray*> AthCommonDataStore< AthCommonMsg< AlgTool > >::m_vhka
privateinherited

Definition at line 398 of file AthCommonDataStore.h.


The documentation for this class was generated from the following files:
LVL1::eFEXtauAlgo::rCoreCore
virtual unsigned int rCoreCore() const override
Definition: eFEXtauAlgo.cxx:119
eTowerContainer
Container class for eTower.
LVL1::eFEXtauAlgoBase::getRealRCore
virtual float getRealRCore() const
Definition: eFEXtauAlgoBase.cxx:96
et
Extra patterns decribing particle interation process.
ATH_MSG_FATAL
#define ATH_MSG_FATAL(x)
Definition: AthMsgStreamMacros.h:34
LVL1::eTower::getTotalET
int getTotalET() const
Get ET sum of all cells in the eTower in MeV.
Definition: eTower.cxx:194
LVL1::eTower
The eTower class is an interface object for eFEX trigger algorithms The purposes are twofold:
Definition: eTower.h:38
ATH_MSG_INFO
#define ATH_MSG_INFO(x)
Definition: AthMsgStreamMacros.h:31
LVL1::eFEXtauAlgo::rHadCore
virtual unsigned int rHadCore() const override
Definition: eFEXtauAlgo.cxx:167
LVL1::eFEXtauAlgoBase::m_eTowerContainerKey
SG::ReadHandleKey< LVL1::eTowerContainer > m_eTowerContainerKey
Definition: eFEXtauAlgoBase.h:72
LVL1::eFEXtauAlgoBase::m_em3cells
unsigned int m_em3cells[3][3]
Definition: eFEXtauAlgoBase.h:90
SG::ReadHandle
Definition: StoreGate/StoreGate/ReadHandle.h:67
LVL1::eFEXtauAlgo::rCoreEnv
virtual unsigned int rCoreEnv() const override
Definition: eFEXtauAlgo.cxx:140
python.AthDsoLogger.out
out
Definition: AthDsoLogger.py:70
AthCommonDataStore< AthCommonMsg< AlgTool > >::m_evtStore
StoreGateSvc_t m_evtStore
Pointer to StoreGate (event store by default)
Definition: AthCommonDataStore.h:390
AthCommonDataStore< AthCommonMsg< AlgTool > >::m_vhka
std::vector< SG::VarHandleKeyArray * > m_vhka
Definition: AthCommonDataStore.h:398
read_hist_ntuple.t
t
Definition: read_hist_ntuple.py:5
SG::VarHandleKey::key
const std::string & key() const
Return the StoreGate ID for the referenced object.
Definition: AthToolSupport/AsgDataHandles/Root/VarHandleKey.cxx:141
LVL1::eFEXtauAlgoBase::getRCore
virtual void getRCore(std::vector< unsigned int > &rCoreVec) const
Definition: eFEXtauAlgoBase.cxx:120
LVL1::eFEXtauAlgo::m_offPhi
unsigned int m_offPhi
Definition: eFEXtauAlgo.h:63
LVL1::eFEXtauAlgo::rHadEnv
virtual unsigned int rHadEnv() const override
Definition: eFEXtauAlgo.cxx:188
python.CaloAddPedShiftConfig.type
type
Definition: CaloAddPedShiftConfig.py:42
SG::VarHandleKeyArray::setOwner
virtual void setOwner(IDataHandleHolder *o)=0
IDTPMcnv.htype
htype
Definition: IDTPMcnv.py:29
LVL1::eFEXtauAlgoBase::m_em0cells
unsigned int m_em0cells[3][3]
Definition: eFEXtauAlgoBase.h:87
AthCommonDataStore::declareGaudiProperty
Gaudi::Details::PropertyBase & declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &)
specialization for handling Gaudi::Property<SG::VarHandleKey>
Definition: AthCommonDataStore.h:156
python.utils.AtlRunQueryDQUtils.p
p
Definition: AtlRunQueryDQUtils.py:209
AthCommonDataStore
Definition: AthCommonDataStore.h:52
Generate_dsid_ranseed.seed
seed
Definition: Generate_dsid_ranseed.py:10
ATH_MSG_ERROR
#define ATH_MSG_ERROR(x)
Definition: AthMsgStreamMacros.h:33
LVL1::eFEXtauAlgo::getEt
virtual unsigned int getEt() const override
Definition: eFEXtauAlgo.cxx:62
LVL1::eFEXtauAlgoBase::m_hadcells
unsigned int m_hadcells[3][3]
Definition: eFEXtauAlgoBase.h:91
LVL1::eFEXtauAlgo::getBitwiseEt
virtual unsigned int getBitwiseEt() const override
Definition: eFEXtauAlgo.cxx:270
LVL1::eFEXtauAlgoBase::m_em2cells
unsigned int m_em2cells[12][3]
Definition: eFEXtauAlgoBase.h:89
lumiFormat.i
int i
Definition: lumiFormat.py:85
ATH_MSG_DEBUG
#define ATH_MSG_DEBUG(x)
Definition: AthMsgStreamMacros.h:29
AthCommonDataStore::declareProperty
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
Definition: AthCommonDataStore.h:145
test_pyathena.parent
parent
Definition: test_pyathena.py:15
ATH_CHECK
#define ATH_CHECK
Definition: AthCheckMacros.h:40
LVL1::eFEXtauAlgoBase::m_eFexalgoTowerID
int m_eFexalgoTowerID[3][3]
Definition: eFEXtauAlgoBase.h:76
AthCommonDataStore< AthCommonMsg< AlgTool > >::m_detStore
StoreGateSvc_t m_detStore
Pointer to StoreGate (detector store by default)
Definition: AthCommonDataStore.h:393
SG::VarHandleKey::initialize
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
Definition: AthToolSupport/AsgDataHandles/Root/VarHandleKey.cxx:103
LVL1::eTower::getET
int getET(unsigned int layer, int cell=0) const
Get ET of a specified cell in MeV.
Definition: eTower.cxx:172
LVL1::eFEXtauAlgoBase::m_twrcells
unsigned int m_twrcells[3][3]
Definition: eFEXtauAlgoBase.h:92
compute_lumi.denom
denom
Definition: compute_lumi.py:76
LVL1::eFEXtauAlgoBase::getRHad
virtual void getRHad(std::vector< unsigned int > &rHadVec) const
Definition: eFEXtauAlgoBase.cxx:87
LVL1::eFEXtauAlgo::m_und
bool m_und
Definition: eFEXtauAlgo.h:62
LVL1::eTower::getLayerTotalET
int getLayerTotalET(unsigned int layer) const
Get total ET sum of all cells in a given layer in MeV.
Definition: eTower.cxx:249
SG::VarHandleKeyArray::renounce
virtual void renounce()=0
SG::HandleClassifier::type
std::conditional< std::is_base_of< SG::VarHandleKeyArray, T >::value, VarHandleKeyArrayType, type2 >::type type
Definition: HandleClassifier.h:54
trigbs_pickEvents.num
num
Definition: trigbs_pickEvents.py:76
LVL1::eFEXtauAlgo::setUnDAndOffPhi
virtual void setUnDAndOffPhi() override
Definition: eFEXtauAlgo.cxx:220
merge_scale_histograms.doc
string doc
Definition: merge_scale_histograms.py:9
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:240
LVL1::eFEXtauAlgo::setSupercellSeed
virtual void setSupercellSeed() override
Definition: eFEXtauAlgo.cxx:254
LVL1::eFEXtauAlgoBase::m_em1cells
unsigned int m_em1cells[12][3]
Definition: eFEXtauAlgoBase.h:88
LVL1::eFEXtauAlgoBase::rCoreEnv
virtual unsigned int rCoreEnv() const
Definition: eFEXtauAlgoBase.h:52
a
TList * a
Definition: liststreamerinfos.cxx:10
h
LVL1::eFEXtauAlgo::m_seed
unsigned int m_seed
Definition: eFEXtauAlgo.h:61
LVL1::eFEXtauAlgoBase::rHadCore
virtual unsigned int rHadCore() const =0
LVL1::eFEXtauAlgoBase::rHadEnv
virtual unsigned int rHadEnv() const =0
SG::VarHandleBase::vhKey
SG::VarHandleKey & vhKey()
Return a non-const reference to the HandleKey.
Definition: StoreGate/src/VarHandleBase.cxx:629
LVL1::eFEXtauAlgoBase::buildLayers
void buildLayers(int efex_id, int fpga_id, int central_eta)
Definition: eFEXtauAlgoBase.cxx:37
python.Bindings.keys
keys
Definition: Control/AthenaPython/python/Bindings.py:801
LVL1::eFEXtauAlgoBase::m_cellsSet
bool m_cellsSet
Definition: eFEXtauAlgoBase.h:74
calibdata.copy
bool copy
Definition: calibdata.py:26
MuonParameters::beta
@ beta
Definition: MuonParamDefs.h:144
python.DataFormatRates.env
env
Definition: DataFormatRates.py:32
LVL1::eFEXtauAlgo::getUnD
virtual bool getUnD() const override
Definition: eFEXtauAlgo.cxx:275
LVL1::eFEXtauAlgoBase::rCoreCore
virtual unsigned int rCoreCore() const
Definition: eFEXtauAlgoBase.h:51
fitman.k
k
Definition: fitman.py:528
LVL1::eFEXtauAlgoBase::eFEXtauAlgoBase
eFEXtauAlgoBase(const std::string &type, const std::string &name, const IInterface *parent)
Constructors.
Definition: eFEXtauAlgoBase.cxx:15