Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
std::reference_wrapper<::Long64_t > m_entry
Entry number.
RAuxStore * getStore()
Get a type-specific pointer to the managed object.
RAuxStore * m_storePtr
Pointer to the auxiliary store object.
"ROOT @c RNTuple implementation" of IAuxStore
virtual ::Int_t getEntry(::Int_t getall=0) override
Function for updating the object in memory if needed.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
StatusCode getEntry(std::int64_t entry, int getall=0)
Get entry from the input RNTuple.
EStructMode structMode() const
Get what structure mode the object was constructed with.
@ kContainerStore
The object describes an entire container.
virtual void reset() override
Reset the object at the end of processing of an event.
std::shared_ptr< RAuxStore > m_store
The auxiliary store object.
RAuxManager(RAuxStore *store, ::Long64_t &entry, ::Bool_t sharedOwner=kTRUE)
Constructor getting hold of an auxiliary store object.
const SG::IConstAuxStore * getConstStore() const
Get a convenience pointer to the managed object.
virtual ::Bool_t isSet() const override
Check if the object was set for the current event.
virtual bool resize(std::size_t size) override
Resize the arrays to a given size.
virtual const void * object() const override
Function getting a const pointer to the object being handled.
virtual void setObject(void *obj) override
Function replacing the object being handled.
virtual void reset() override
Tell the object that all branches will need to be re-read.
virtual ::Bool_t create() override
Create the object for the current event.
Interface for const operations on an auxiliary store.