|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_THINNINGTOOLEXAMPLE_H
10 #define DERIVATIONFRAMEWORK_THINNINGTOOLEXAMPLE_H 1
17 #include "GaudiKernel/ServiceHandle.h"
49 {
this,
"StreamName",
"",
"Name of the stream being thinned" };
51 {
this,
"InDetTrackParticlesKey",
"InDetTrackParticles",
"" };
53 mutable std::atomic<unsigned int>
m_ntot;
54 mutable std::atomic<unsigned int>
m_npass;
HandleKey object for adding thinning to an object.
::StatusCode StatusCode
StatusCode definition for legacy code.
HandleKey object for adding thinning to an object.