  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   13 #ifndef DATAMODELTESTDATACOMMON_XAODTESTTHINJVEC_H 
   14 #define DATAMODELTESTDATACOMMON_XAODTESTTHINJVEC_H 
   32   using AthReentrantAlgorithm::AthReentrantAlgorithm;
 
   49   { 
this, 
"JVecContainerKey", 
"jvecContainer", 
"Object being thinned" };
 
   52   { 
this, 
"Stream", 
"STREAM", 
"Stream for which to apply thinning" };
 
   55   { 
this, 
"Mask", 0, 
"Mask to apply to event number when thinning" };
 
   63 #endif // not DATAMODELTESTDATACOMMON_XAODTESTTHINJVEC_H 
  
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
 
HandleKey object for adding thinning to an object.
 
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
 
UnsignedIntegerProperty m_mask
 
For testing jagged vectors.
 
An algorithm that can be simultaneously executed in multiple threads.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Thin JVecContainer objects.
 
HandleKey object for adding thinning to an object.
 
SG::ThinningHandleKey< DMTest::JVecContainer > m_jvecContainerKey