|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_XAODTESTTHINPLINKS_H
14 #define DATAMODELTESTDATACOMMON_XAODTESTTHINPLINKS_H
49 {
this,
"PLinksContainerKey",
"plinksContainer",
"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_XAODTESTTHINPLINKS_H
HandleKey object for adding thinning to an object.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
AthReentrantAlgorithm()
Default constructor:
::StatusCode StatusCode
StatusCode definition for legacy code.
UnsignedIntegerProperty m_mask
SG::ThinningHandleKey< DMTest::PLinksContainer > m_plinksContainerKey
HandleKey object for adding thinning to an object.
Thin PLinksContainer objects.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
For testing packed links.