ATLAS Offline Software
|
Public Member Functions | |
void | create (bool create, bool record) |
StatusCode | record (SG::WriteHandle< T > &h) |
Public Attributes | |
std::unique_ptr< T > | data |
std::unique_ptr< STORE > | store |
bool | doRecord {true} |
Definition at line 170 of file HLTEDMCreator.cxx.
|
inline |
|
inline |
std::unique_ptr<T> xAODGenerator< T, STORE >::data |
Definition at line 171 of file HLTEDMCreator.cxx.
bool xAODGenerator< T, STORE >::doRecord {true} |
Definition at line 173 of file HLTEDMCreator.cxx.
std::unique_ptr<STORE> xAODGenerator< T, STORE >::store |
Definition at line 172 of file HLTEDMCreator.cxx.