|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   17 #include "GaudiKernel/System.h" 
   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]) ) {
 
  118       static constexpr 
bool SILENT = 
false;
 
  119       static constexpr 
bool METADATA = 
false;
 
  129       static constexpr 
bool SILENT = 
false;
 
  130       static constexpr 
bool METADATA = 
true;
 
  
void setActive() const
Set this event object as the currently active one.
static const std::type_info * CLIDToTypeinfo(CLID clid)
Translate between CLID and type_info.
AccessorTemplate & operator=(AccessorTemplate &&that)
virtual ~xAODBranchAddress()
Destructor:
Some weak symbol referencing magic...
AthROOTErrorHandlerSvc * svc
xAOD::xAODTEvent * tevent()
const void * getInputObject(SG::sgkey_t key, const std::type_info &ti, bool silent) override
Function for retrieving an input object in a non-template way.
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.