  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   15                        "Number of bytes to leak per event" );
 
   27          volatile char* lostPointer = 
new volatile char[ 
m_leakBytes ];
 
   35       return ::StatusCode::SUCCESS;
 
  
UnitTestAlg3(const std::string &name, ISvcLocator *svcLoc)
Standard algorithm constructor.
 
int m_leakBytes
The number of bytes to leak per event.
 
the (new) base class for EventLoop algorithms
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
 
virtual ::StatusCode execute() override
Function executing the algorithm.
 
This module defines the arguments passed from the BATCH driver to the BATCH worker.