 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
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