|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #include "GaudiKernel/System.h"
57 GenericAddress::operator=(rhs);
66 const std::string&
p1,
67 const std::string&
p2,
70 GenericAddress(
svc, clid,
p1,
p2, ip1, ip2),
89 return reinterpret_cast<xAOD::xAODTEvent*
>(
reinterpret_cast<unsigned long*
>(this->ipar()[0]));
100 const std::string& br_name = this->
par()[1];
114 switch( (this->ipar()[1]) ) {
const void * getInputObject(SG::sgkey_t key, const std::type_info &ti, bool silent=false) override
Function for retrieving an input object in a non-template way.
static const std::type_info * CLIDToTypeinfo(CLID clid)
Translate between CLID and type_info.
virtual ~xAODBranchAddress()
Destructor:
Some weak symbol referencing magic...
AthROOTErrorHandlerSvc * svc
xAOD::xAODTEvent * tevent()
uint32_t CLID
The Class ID type.
xAODBranchAddress & operator=(const xAODBranchAddress &rhs)
Assignment operator:
xAODBranchAddress()
Default constructor:
a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead.
#define ATLAS_THREAD_SAFE
Define macros for attributes used to control the static checker.
void setActive() const
Set this event object as the currently active one.