 |
ATLAS Offline Software
|
Class describing properties of a LVL1 jFEX global Trigger Object (TOB) in the xAOD format.
More...
#include <jFexSumETRoI_v1.h>
|
| jFexSumETRoI_v1 () |
| Default constructor. More...
|
|
void | initialize (uint8_t jFexNumber, uint8_t fpgaNumber, uint32_t tobWord, int resolution) |
| In future initialze the xTOB as well, word1. More...
|
|
uint32_t | tobWord () const |
| The "raw" 32-bit word describing the object candidate. More...
|
|
uint8_t | fpgaNumber () const |
|
uint8_t | jFexNumber () const |
|
uint16_t | tobEt_lower () const |
|
uint8_t | tobSat_lower () const |
|
uint16_t | tobEt_upper () const |
|
uint8_t | tobSat_upper () const |
|
int | tobEtScale () const |
|
void | setTobWord (uint32_t tobWord) |
| Set the "raw" 32-bit words describing the object candidate. More...
|
|
void | setjFexNumber (uint8_t jFexNumber) |
|
void | setfpgaNumber (uint8_t fpgaNumber) |
|
uint16_t | unpackEt_lower () const |
| Raw data words. More...
|
|
void | setTobEt_lower (uint16_t value) |
|
int | Et_lower () const |
| Methods that require combining results or applying scales. More...
|
|
uint16_t | unpackEt_upper () const |
|
void | setTobEt_upper (uint16_t value) |
|
int | Et_upper () const |
| Et_upper in 1 MeV scale. More...
|
|
uint8_t | unpackSat_lower () const |
|
void | setTobSat_lower (uint8_t value) |
|
uint8_t | unpackSat_upper () const |
|
void | setTobSat_upper (uint8_t value) |
|
void | setResolution (int value) |
|
void | assign (const AuxElement &other, bool warnUnlocked=false) |
| Assignment. More...
|
|
const SG::AuxVectorData * | container () const |
| Return the container holding this element. More...
|
|
SG::AuxVectorData * | container () |
| Return the container holding this element. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Accessor< T, ALLOC >::reference_type | auxdata (const std::string &name) |
| Fetch an aux data variable, as a non-const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Accessor< T, ALLOC >::reference_type | auxdata (const std::string &name, const std::string &clsname) |
| Fetch an aux data variable, as a non-const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Accessor< T, ALLOC >::const_reference_type | auxdata (const std::string &name) const |
| Fetch an aux data variable, as a const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Accessor< T, ALLOC >::const_reference_type | auxdata (const std::string &name, const std::string &clsname) const |
| Fetch an aux data variable, as a const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Accessor< T, ALLOC >::const_reference_type | auxdataConst (const std::string &name) const |
| Fetch an aux data variable, as a const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Accessor< T, ALLOC >::const_reference_type | auxdataConst (const std::string &name, const std::string &clsname) const |
| Fetch an aux data variable, as a const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED bool | isAvailable (const std::string &name, const std::string &clsname="") const |
| Check if an aux variable is available for reading. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED bool | isAvailableWritable (const std::string &name, const std::string &clsname="") |
| Check if an aux variable is available for writing. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED bool | isAvailableWritableAsDecoration (const std::string &name, const std::string &clsname="") const |
| Check if an aux variable is available for writing as a decoration. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Decorator< T, ALLOC >::reference_type | auxdecor (const std::string &name) const |
| Fetch an aux decoration, as a non-const reference. More...
|
|
template<class T , class ALLOC = AuxAllocator_t<T>> |
XAOD_AUXDATA_DEPRECATED Decorator< T, ALLOC >::reference_type | auxdecor (const std::string &name, const std::string &clsname) const |
| Fetch an aux decoration, as a non-const reference. More...
|
|
void | makePrivateStore () |
| Create a new (empty) private store for this object. More...
|
|
template<class U1 > |
void | makePrivateStore (const U1 &other, bool warnUnlocked=false) |
| Create a new private store for this object and copy aux data. More...
|
|
template<class U1 > |
void | makePrivateStore (const U1 *other, bool warnUnlocked=false) |
| Create a new private store for this object and copy aux data. More...
|
|
void | releasePrivateStore () |
| Release and free any private store associated with this object. More...
|
|
void | setStore (const SG::IConstAuxStore *store) |
| Set the store associated with this object. More...
|
|
void | setStore (SG::IAuxStore *store) |
| Set the store associated with this object. More...
|
|
void | setStore (const DataLink< SG::IConstAuxStore > &store) |
| Set the store associated with this object. More...
|
|
void | setConstStore (const SG::IConstAuxStore *store) |
| Synonym for setStore with IConstAuxStore . More...
|
|
void | setNonConstStore (SG::IAuxStore *store) |
| Synonym for setStore with IAuxStore . More...
|
|
bool | usingPrivateStore () const |
| Test to see if this object is currently using a private store. More...
|
|
bool | usingStandaloneStore () const |
| Test to see if this object is currently using a standalone store. More...
|
|
const SG::IConstAuxStore * | getConstStore () const |
| Return the current store, as a const interface. More...
|
|
SG::IAuxStore * | getStore () const |
| Return the current store, as a non-const interface. More...
|
|
void | clearCache () |
| Clear the cached aux data pointers. More...
|
|
const SG::auxid_set_t & | getAuxIDs () const |
| Return a set of identifiers for existing data items for this object. More...
|
|
const SG::auxid_set_t & | getDecorIDs () const |
| Return a set of identifiers for decorations for this object. More...
|
|
bool | hasStore () const |
| Return true if this object has an associated store. More...
|
|
bool | hasNonConstStore () const |
| Return true if this object has an associated non-const store. More...
|
|
bool | clearDecorations () const |
| Clear all decorations. More...
|
|
bool | trackIndices () const |
| Return true if index tracking is enabled for this object. More...
|
|
size_t | index () const |
| Return the index of this element within its container. More...
|
|
size_t | index () const |
| Return the index of this element within its container. More...
|
|
Class describing properties of a LVL1 jFEX global Trigger Object (TOB) in the xAOD format.
Definition at line 22 of file jFexSumETRoI_v1.h.
◆ Accessor
template<class T , class ALLOC = AuxAllocator_t<T>>
◆ ConstAccessor
template<class T , class ALLOC = AuxAllocator_t<T>>
◆ Decorator
template<class T , class ALLOC = AuxAllocator_t<T>>
◆ TypelessConstAccessor
◆ PrivateStoreState
The current private data state.
Enumerator |
---|
NO_PRIVATE | |
HAVE_PRIVATE | |
HAD_PRIVATE | |
Definition at line 131 of file IAuxElement.h.
◆ jFexSumETRoI_v1()
xAOD::jFexSumETRoI_v1::jFexSumETRoI_v1 |
( |
| ) |
|
◆ assign()
void SG::AuxElement::assign |
( |
const AuxElement & |
other, |
|
|
bool |
warnUnlocked = false |
|
) |
| |
|
inherited |
Assignment.
- Parameters
-
other | The object from which we're assigning. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
We don't copy container/index, as assignment doesn't change where this object is. However, if we have aux data, then we copy aux data if we're copying from an object that also has it; otherwise, if we're copying from an object with no aux data, then we clear ours.
◆ auxdata() [1/4]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux data variable, as a non-const reference.
- Parameters
-
name | Name of the aux variable. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
◆ auxdata() [2/4]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux data variable, as a const reference.
- Parameters
-
name | Name of the aux variable. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
or ConstAccessor
classes.
◆ auxdata() [3/4]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux data variable, as a non-const reference.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
◆ auxdata() [4/4]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux data variable, as a const reference.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
or ConstAccessor
classes.
◆ auxdataConst() [1/2]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux data variable, as a const reference.
- Parameters
-
name | Name of the aux variable. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the ConstAccessor
class.
◆ auxdataConst() [2/2]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux data variable, as a const reference.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the ConstAccessor
class.
◆ auxdecor() [1/2]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux decoration, as a non-const reference.
- Parameters
-
name | Name of the aux variable. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
If the container is locked, this will allow fetching only variables that do not yet exist (in which case they will be marked as decorations) or variables already marked as decorations.
◆ auxdecor() [2/2]
template<class T , class ALLOC = AuxAllocator_t<T>>
Fetch an aux decoration, as a non-const reference.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
If the container is locked, this will allow fetching only variables that do not yet exist (in which case they will be marked as decorations) or variables already marked as decorations.
◆ clearAux()
void SG::AuxElement::clearAux |
( |
| ) |
|
|
privateinherited |
Clear all aux data associated with this element.
If this object has no associated store, this does nothing. If the associated aux data is const, this throws ExcConstAuxData
.
Definition at line 580 of file AuxElement.cxx.
◆ clearAuxHelper()
void SG::AuxElement::clearAuxHelper |
( |
AuxVectorData & |
container, |
|
|
size_t |
index |
|
) |
| |
|
staticprivateinherited |
Clear all aux data associated with an element.
- Parameters
-
container | Container of the element. |
index | Index of this element within the container. |
If the associated aux data is const, this throws ExcConstAuxData
.
Definition at line 639 of file AuxElement.cxx.
◆ clearCache()
void SG::AuxElement::clearCache |
( |
| ) |
|
|
inherited |
Clear the cached aux data pointers.
You should call this any time something changes in the aux store that could invalidate the vector pointers.
Definition at line 339 of file AuxElement.cxx.
◆ clearDecorations()
bool SG::AuxElement::clearDecorations |
( |
| ) |
const |
|
inherited |
Clear all decorations.
Erase all decorations from an associated store, restoring the state to when lock
was called.
Returns true if there were any decorations that were cleared, false if the store did not contain any decorations.
Definition at line 428 of file AuxElement.cxx.
◆ container() [1/2]
Return the container holding this element.
◆ container() [2/2]
Return the container holding this element.
◆ copyAux()
Copy aux data from another object.
- Parameters
-
other | The object from which to copy. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
If this object has no associated store, this does nothing. If the associated aux data is const, this throws ExcConstAuxData
.
All aux data items from other
are copied to this object. Any aux data items associated with this object that are not present in other
are cleared. (If other
has no aux data, then all aux data items for this object are cleared.)
Definition at line 600 of file AuxElement.cxx.
◆ copyAuxHelper()
Copy aux data from another object.
- Parameters
-
container | Container of the element. |
index | Index of this element within the container. |
other | The object from which to copy. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
If the associated aux data is const, this throws ExcConstAuxData
.
All aux data items from other
are copied to this object. Any aux data items associated with this object that are not present in other
are cleared. (If other
has no aux data, then all aux data items for this object are cleared.)
Definition at line 667 of file AuxElement.cxx.
683 #ifndef XAOD_STANDALONE
688 size_t oindex =
other.index();
692 #ifndef XAOD_STANDALONE
693 if (other_decors.
test (auxid)) {
695 other_ids.reset (auxid);
698 if (warnUnlocked &&
r.getName(auxid) !=
"mcEventWeights") {
699 std::ostringstream
ss;
700 ss <<
"skipped unlocked decoration " <<
r.getName(auxid)
701 <<
" (" << auxid <<
")";
707 if (!
r.isLinked (auxid)) {
713 if (!other_ids.test (auxid)) {
◆ Et_lower()
int xAOD::jFexSumETRoI_v1::Et_lower |
( |
| ) |
const |
Methods that require combining results or applying scales.
Et_lower in 1 MeV scale
Definition at line 94 of file jFexSumETRoI_v1.cxx.
◆ Et_upper()
int xAOD::jFexSumETRoI_v1::Et_upper |
( |
| ) |
const |
◆ fpgaNumber()
uint8_t xAOD::jFexSumETRoI_v1::fpgaNumber |
( |
| ) |
const |
◆ getAuxIDs()
Return a set of identifiers for existing data items for this object.
If this object has a private or standalone store, then information from that will be returned. Otherwise, if this element is part of a container, then information for the container will be returned. Otherwise, return an empty set.
Definition at line 355 of file AuxElement.cxx.
357 #ifdef ATHCONTAINERS_R21_COMPAT
◆ getConstStore()
Return the current store, as a const interface.
This will be non-zero if either a const or non-const store is associated with this object. This will fetch either a private or standalone store.
Definition at line 304 of file AuxElement.cxx.
◆ getDecorIDs()
Return a set of identifiers for decorations for this object.
If this object has a private or standalone store, then information
from that will be returned. Otherwise, if this element
is part of a container, then information for the container
will be returned. Otherwise, return an empty set.
Definition at line 378 of file AuxElement.cxx.
380 #ifdef ATHCONTAINERS_R21_COMPAT
◆ getStore()
Return the current store, as a non-const interface.
This will be non-zero if a non-const store is associated with this object. This will fetch either a private or standalone store.
Definition at line 319 of file AuxElement.cxx.
322 #ifdef ATHCONTAINERS_R21_COMPAT
◆ hadPrivateData()
bool SG::IAuxElement::hadPrivateData |
( |
| ) |
const |
|
protectedinherited |
True if this element had private data before it was added to its current container.
◆ hasNonConstStore()
bool SG::AuxElement::hasNonConstStore |
( |
| ) |
const |
|
inherited |
Return true if this object has an associated non-const store.
This will be true for either a private or standalone store.
Definition at line 411 of file AuxElement.cxx.
◆ hasStore()
bool SG::AuxElement::hasStore |
( |
| ) |
const |
|
inherited |
Return true if this object has an associated store.
This will be true for either a private or standalone store.
Definition at line 398 of file AuxElement.cxx.
◆ havePrivateData()
bool SG::IAuxElement::havePrivateData |
( |
| ) |
const |
|
protectedinherited |
True if this element currently has private data.
◆ index() [1/2]
size_t SG::IAuxElement::index |
( |
| ) |
const |
|
inherited |
Return the index of this element within its container.
◆ index() [2/2]
size_t SG::IAuxElement::index |
|
inherited |
Return the index of this element within its container.
Inherited from IAuxElement.
◆ initialize()
◆ isAvailable()
template<class T , class ALLOC = AuxAllocator_t<T>>
Check if an aux variable is available for reading.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
◆ isAvailableWritable()
template<class T , class ALLOC = AuxAllocator_t<T>>
Check if an aux variable is available for writing.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
◆ isAvailableWritableAsDecoration()
template<class T , class ALLOC = AuxAllocator_t<T>>
Check if an aux variable is available for writing as a decoration.
- Parameters
-
name | Name of the aux variable. |
clsname | The name of the associated class. May be blank. |
This method has to translate from the aux data name to the internal representation each time it is called. Using this method inside of loops is discouraged; instead use the Accessor
class.
◆ jFexNumber()
uint8_t xAOD::jFexSumETRoI_v1::jFexNumber |
( |
| ) |
const |
◆ makePrivateStore() [1/3]
void SG::AuxElement::makePrivateStore |
( |
| ) |
|
|
inherited |
Create a new (empty) private store for this object.
ExcBadPrivateStore
will be thrown if this object is already associated with a store.
Definition at line 192 of file AuxElement.cxx.
◆ makePrivateStore() [2/3]
template<class U1 >
void SG::AuxElement::makePrivateStore |
( |
const U1 & |
other, |
|
|
bool |
warnUnlocked = false |
|
) |
| |
|
inherited |
Create a new private store for this object and copy aux data.
- Parameters
-
other | The object from which aux data should be copied. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
ExcBadPrivateStore
will be thrown if this object is already associated with a store.
If other
is an object that has aux data, then those data will be copied; otherwise, nothing will be done.
◆ makePrivateStore() [3/3]
template<class U1 >
void SG::AuxElement::makePrivateStore |
( |
const U1 * |
other, |
|
|
bool |
warnUnlocked = false |
|
) |
| |
|
inherited |
Create a new private store for this object and copy aux data.
- Parameters
-
other | The object from which aux data should be copied. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
ExcBadPrivateStore
will be thrown if this object is already associated with a store.
If other
is an object that has aux data, then those data will be copied; otherwise, nothing will be done.
◆ makePrivateStore1() [1/2]
void SG::AuxElement::makePrivateStore1 |
( |
const AuxElement * |
other, |
|
|
bool |
warnUnlocked |
|
) |
| |
|
privateinherited |
Create a new private store for this object and copy aux data.
- Parameters
-
other | The object from which aux data should be copied. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
ExcBadPrivateStore
will be thrown if this object is already associated with a store.
This overload handles the case where other
does have aux data.
Definition at line 565 of file AuxElement.cxx.
◆ makePrivateStore1() [2/2]
void SG::AuxElement::makePrivateStore1 |
( |
const void * |
other, |
|
|
bool |
warnUnlocked |
|
) |
| |
|
privateinherited |
Create a new private store for this object and copy aux data.
- Parameters
-
other | The object from which aux data should be copied. |
warnUnlocked | If true, then warn when we skip unlocked decorations. |
ExcBadPrivateStore
will be thrown if this object is already associated with a store.
This overload handles the case where other
does not have aux data.
◆ noPrivateData()
bool SG::IAuxElement::noPrivateData |
( |
| ) |
const |
|
protectedinherited |
True if this element has no private data.
◆ releasePrivateStore()
void SG::AuxElement::releasePrivateStore |
( |
| ) |
|
|
inherited |
Release and free any private store associated with this object.
ExcBadPrivateStore
will be thrown if this object does not have a private store.
Definition at line 210 of file AuxElement.cxx.
221 typeid(*
m_container) !=
typeid(AuxElementPrivateData))
◆ releasePrivateStoreForDtor()
void SG::AuxElement::releasePrivateStoreForDtor |
( |
| ) |
|
|
privateinherited |
Out-of-line portion of destructor.
Delete a private store if we have one.
Definition at line 441 of file AuxElement.cxx.
443 #ifdef ATHCONTAINERS_R21_COMPAT
◆ setConstStore()
Synonym for setStore
with IConstAuxStore
.
- Parameters
-
◆ setfpgaNumber()
void xAOD::jFexSumETRoI_v1::setfpgaNumber |
( |
uint8_t |
fpgaNumber | ) |
|
◆ setHadPrivateData()
void SG::IAuxElement::setHadPrivateData |
( |
| ) |
|
|
privateinherited |
Record that this element used to have private data.
◆ setHavePrivateData()
void SG::IAuxElement::setHavePrivateData |
( |
| ) |
|
|
privateinherited |
Record that this element currently has private data.
◆ setIndex()
Set the index/container for this element.
- Parameters
-
index | The index of this object within the container. |
container | The container holding this object. May be null if this object is being removed from a container. |
Usually this simply sets the index and container members of this object. However, in the case where this object has an associated private store, then we need to deal with releasing the store if the object is being added to a container, or making a new store if the object is being removed from a container.
◆ setIndexPrivate()
Set the index/container for this element.
- Parameters
-
index | The index of this object within the container. |
container | The container holding this object. May be null if this object is being removed from a container. |
This is called from setIndex
when we have a private store to deal with.
Definition at line 505 of file AuxElement.cxx.
507 #ifdef ATHCONTAINERS_R21_COMPAT
525 typeid(*
m_container) ==
typeid(AuxElementPrivateData))
543 "from a container.");
◆ setjFexNumber()
void xAOD::jFexSumETRoI_v1::setjFexNumber |
( |
uint8_t |
jFexNumber | ) |
|
◆ setNonConstStore()
Synonym for setStore
with IAuxStore
.
- Parameters
-
◆ setNoPrivateData()
void SG::IAuxElement::setNoPrivateData |
( |
| ) |
|
|
privateinherited |
Record that this element does not have private data.
◆ setResolution()
void xAOD::jFexSumETRoI_v1::setResolution |
( |
int |
value | ) |
|
◆ setStore() [1/3]
Set the store associated with this object.
- Parameters
-
If store is nonzero, this adds a standalone store to the object. The object must not be in a container and must not have a private store. If store is zero, this removes a standalone store.
- Parameters
-
store | Link to the new store. |
Definition at line 269 of file AuxElement.cxx.
◆ setStore() [2/3]
Set the store associated with this object.
- Parameters
-
If store is nonzero, this adds a standalone store to the object. The object must not be in a container and must not have a private store. If store is zero, this removes a standalone store.
Definition at line 241 of file AuxElement.cxx.
◆ setStore() [3/3]
Set the store associated with this object.
- Parameters
-
If store is nonzero, this adds a standalone store to the object. The object must not be in a container and must not have a private store. If store is zero, this removes a standalone store.
Definition at line 257 of file AuxElement.cxx.
◆ setStore1()
Set the store associated with this object.
- Parameters
-
Helper for setStore
. Creates the AuxElementStandaloneData
object if needed and returns it.
- Parameters
-
Helper for setStore
. Creates the @x AuxElementStandaloneData object if needed and returns it.
Definition at line 461 of file AuxElement.cxx.
467 AuxElementStandaloneData*
data =
new AuxElementStandaloneData;
474 return static_cast<AuxElementStandaloneData*
> (
container());
477 throw ExcBadPrivateStore (
"Attempt to attach a standalone store to an "
478 "object in a container or with a private store.");
489 throw ExcBadPrivateStore (
"Attempt to remove a standalone store from an "
490 "object in a container or with a private store.");
◆ setTobEt_lower()
void xAOD::jFexSumETRoI_v1::setTobEt_lower |
( |
uint16_t |
value | ) |
|
◆ setTobEt_upper()
void xAOD::jFexSumETRoI_v1::setTobEt_upper |
( |
uint16_t |
value | ) |
|
◆ setTobSat_lower()
void xAOD::jFexSumETRoI_v1::setTobSat_lower |
( |
uint8_t |
value | ) |
|
◆ setTobSat_upper()
void xAOD::jFexSumETRoI_v1::setTobSat_upper |
( |
uint8_t |
value | ) |
|
◆ setTobWord()
void xAOD::jFexSumETRoI_v1::setTobWord |
( |
uint32_t |
tobWord | ) |
|
Set the "raw" 32-bit words describing the object candidate.
◆ tobEt_lower()
uint16_t xAOD::jFexSumETRoI_v1::tobEt_lower |
( |
| ) |
const |
◆ tobEt_upper()
uint16_t xAOD::jFexSumETRoI_v1::tobEt_upper |
( |
| ) |
const |
◆ tobEtScale()
int xAOD::jFexSumETRoI_v1::tobEtScale |
( |
| ) |
const |
◆ tobSat_lower()
uint8_t xAOD::jFexSumETRoI_v1::tobSat_lower |
( |
| ) |
const |
◆ tobSat_upper()
uint8_t xAOD::jFexSumETRoI_v1::tobSat_upper |
( |
| ) |
const |
◆ tobWord()
uint32_t xAOD::jFexSumETRoI_v1::tobWord |
( |
| ) |
const |
The "raw" 32-bit word describing the object candidate.
◆ trackIndices()
bool SG::AuxElement::trackIndices |
( |
| ) |
const |
|
inherited |
Return true if index tracking is enabled for this object.
Always returns true. Included here to be consistent with AuxVectorBase when standalone objects may be used as template parameters.
◆ unpackEt_lower()
uint16_t xAOD::jFexSumETRoI_v1::unpackEt_lower |
( |
| ) |
const |
Raw data words.
Only calculable externally Extracted from data words, stored for convenience Setting the jFEX ET resolution Methods to decode data from the TOB/RoI and return to the user TOB or xTOB?
Definition at line 73 of file jFexSumETRoI_v1.cxx.
◆ unpackEt_upper()
uint16_t xAOD::jFexSumETRoI_v1::unpackEt_upper |
( |
| ) |
const |
◆ unpackSat_lower()
uint8_t xAOD::jFexSumETRoI_v1::unpackSat_lower |
( |
| ) |
const |
◆ unpackSat_upper()
uint8_t xAOD::jFexSumETRoI_v1::unpackSat_upper |
( |
| ) |
const |
◆ usingPrivateStore()
bool SG::AuxElement::usingPrivateStore |
( |
| ) |
const |
|
inherited |
Test to see if this object is currently using a private store.
Definition at line 280 of file AuxElement.cxx.
283 typeid(*m_container) ==
typeid(AuxElementPrivateData);
◆ usingStandaloneStore()
bool SG::AuxElement::usingStandaloneStore |
( |
| ) |
const |
|
inherited |
Test to see if this object is currently using a standalone store.
Test to see if this object is currently using a private store.
Definition at line 290 of file AuxElement.cxx.
293 typeid(*m_container) ==
typeid(AuxElementStandaloneData);
◆ m_container
The container of which this object is an element.
Should be null if this object is not within a container, except that it may also point at a private store.
Definition at line 335 of file AuxElement.h.
◆ m_index
size_t SG::IAuxElement::m_index |
|
privateinherited |
The index of this element within its container.
Should be 0 if this object is not within a container.
Definition at line 128 of file IAuxElement.h.
◆ m_privateStoreState
◆ s_Et_lowerBit
const int xAOD::jFexSumETRoI_v1::s_Et_lowerBit = 1 |
|
staticprivate |
◆ s_Et_lowerMask
const int xAOD::jFexSumETRoI_v1::s_Et_lowerMask = 0x7fff |
|
staticprivate |
◆ s_Et_upperBit
const int xAOD::jFexSumETRoI_v1::s_Et_upperBit = 16 |
|
staticprivate |
◆ s_Et_upperMask
const int xAOD::jFexSumETRoI_v1::s_Et_upperMask = 0x7fff |
|
staticprivate |
◆ s_Sat_lowerBit
const int xAOD::jFexSumETRoI_v1::s_Sat_lowerBit = 0 |
|
staticprivate |
◆ s_Sat_lowerMask
const int xAOD::jFexSumETRoI_v1::s_Sat_lowerMask = 0x1 |
|
staticprivate |
◆ s_Sat_upperBit
const int xAOD::jFexSumETRoI_v1::s_Sat_upperBit = 31 |
|
staticprivate |
◆ s_Sat_upperMask
const int xAOD::jFexSumETRoI_v1::s_Sat_upperMask = 0x1 |
|
staticprivate |
◆ supportsThinning
constexpr bool SG::AuxElement::supportsThinning = true |
|
staticconstexprinherited |
Mark that this type supports thinning operations.
See AthContainers/supportsThinning.h and AthenaPoolCnvSvc/T_AthenaPoolCnv.h. Helps guide which pool converter template will be used. If false, the default pool converter will be used rather than the aux store-specific one. Ordinary xAOD type should not touch this, but may be overridden in a derived class to handle certain special cases.
Definition at line 959 of file AuxElement.h.
The documentation for this class was generated from the following files:
const SG::IConstAuxStore * getConstStore() const
Return the current store, as a const interface.
const SG::auxid_set_t & getAuxIDs() const
Return a set of identifiers for existing data items for this object.
static const int s_Et_lowerBit
char data[hepevt_bytes_allocation_ATLAS]
void setTobSat_lower(uint8_t value)
uint8_t unpackSat_upper() const
uint8_t unpackSat_lower() const
static AuxTypeRegistry & instance()
Return the singleton registry instance.
const SG::auxid_set_t & getDecorIDs() const
Return a set of identifiers for decorations for this object.
const SG::auxid_set_t & getWritableAuxIDs() const
Return a set of identifiers for writable data items in this store.
Base class for elements of a container that can have aux data.
static const int s_Et_upperMask
static const int s_Sat_upperMask
const SG::AuxVectorData * m_container
The container of which this object is an element.
static void clearAuxHelper(AuxVectorData &container, size_t index)
Clear all aux data associated with an element.
bool hasNonConstStore() const
Return true if this object has an associated non-const store.
void setTobEt_lower(uint16_t value)
static const int s_Et_upperBit
bool usingStandaloneStore() const
Test to see if this object is currently using a standalone store.
void setjFexNumber(uint8_t jFexNumber)
bool setIndexPrivate(size_t index, const SG::AuxVectorData *container)
Set the index/container for this element.
static const int s_Sat_lowerBit
Exception — Non-const operation performed on const aux data.
static const int s_Sat_upperBit
void setNoPrivateData()
Record that this element does not have private data.
static const int s_Et_lowerMask
double resolution[nGasTypes][nParametersResolution]
void setTobEt_upper(uint16_t value)
const SG::auxid_set_t & getAuxIDs() const
Return a set of identifiers for existing data items in store associated with this object.
Handle mappings between names and auxid_t.
size_t index() const
Return the index of this element within its container.
void setHadPrivateData()
Record that this element used to have private data.
size_t auxid_t
Identifier for a particular aux data item.
void setResolution(int value)
static const int s_Sat_lowerMask
void copyAux(const ConstAuxElement &other, bool warnUnlocked=false)
Copy aux data from another object.
AuxElement()
Default constructor.
bool havePrivateData() const
True if this element currently has private data.
#define ATHCONTAINERS_WARNING(ctx, msg)
SG::IAuxStore * getStore()
Return the current store, as a non-const interface.
const SG::auxid_set_t & getDecorIDs() const
Return a set of identifiers for decorations for this object.
Internal data container for private store.
bool hasStore() const
Return true if this object has an associated store.
void setHavePrivateData()
Record that this element currently has private data.
void clearCache()
Clear the cached aux data pointers.
void setTobWord(uint32_t tobWord)
Set the "raw" 32-bit words describing the object candidate.
void makePrivateStore()
Create a new (empty) private store for this object.
uint8_t jFexNumber() const
uint16_t tobEt_upper() const
void setIndex(size_t index)
Set the index of this element within its container.
bool clearDecorations() const
Clear all decorations.
void setfpgaNumber(uint8_t fpgaNumber)
uint8_t fpgaNumber() const
Exception — Bad use of private store.
virtual const SG::auxid_set_t & getDecorIDs() const =0
Return a set of identifiers for decorations in this store.
uint16_t unpackEt_lower() const
Raw data words.
A set of aux data identifiers.
Manage lookup of vectors of auxiliary data.
#define ATLAS_THREAD_SAFE
void releasePrivateStoreForDtor()
Out-of-line portion of destructor.
const SG::AuxVectorData * container() const
Return the container holding this element.
uint32_t tobWord() const
The "raw" 32-bit word describing the object candidate.
uint16_t tobEt_lower() const
uint16_t unpackEt_upper() const
bool hadPrivateData() const
True if this element had private data before it was added to its current container.
static void copyAuxHelper(AuxVectorData &container, size_t index, const ConstAuxElement &other, bool warnUnlocked)
Copy aux data from another object.
void setTobSat_upper(uint8_t value)
virtual const SG::auxid_set_t & getAuxIDs() const =0
Return a set of identifiers for existing data items in this store.
AuxElementStandaloneData * setStore1(const SG::IConstAuxStore *store)
Set the store associated with this object.
bool test(bit_t bit) const
Test to see if a bit is set.