|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef ATHENABASECOMPS_ATHMEMMACROS_H
13 #define ATHENABASECOMPS_ATHMEMMACROS_H 1
20 new(this->memSvc()->SegMemSvc::allocate< T >(::SegMemSvc::EVENT,false))T
24 new(this->memSvc()->SegMemSvc::allocate< T >(::SegMemSvc::EVENT, true))T
26 #endif //> !ATHENABASECOMPS_ATHMEMMACROS_H