ATLAS Offline Software
Loading...
Searching...
No Matches
AuxElement.h File Reference

Base class for elements of a container that can have aux data. More...

Go to the source code of this file.

Classes

class  SG::ConstAuxElement
 Const part of AuxElement. More...
class  SG::AuxElement
 Base class for elements of a container that can have aux data. More...

Namespaces

namespace  SG
 Forward declaration.

Macros

#define XAOD_DEPRECATE_AUXDATA   1
#define XAOD_AUXDATA_DEPRECATED   [[deprecated("auxdata/auxdecor are deprecated in non-analysis builds. Use SG::ConstAccessor/SG::Accessor/SG::Decorator instead.")]]

Detailed Description

Base class for elements of a container that can have aux data.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jan, 2013

Definition in file AuxElement.h.

Macro Definition Documentation

◆ XAOD_AUXDATA_DEPRECATED

#define XAOD_AUXDATA_DEPRECATED   [[deprecated("auxdata/auxdecor are deprecated in non-analysis builds. Use SG::ConstAccessor/SG::Accessor/SG::Decorator instead.")]]

Definition at line 45 of file AuxElement.h.

◆ XAOD_DEPRECATE_AUXDATA

#define XAOD_DEPRECATE_AUXDATA   1

Definition at line 41 of file AuxElement.h.