|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTRKTRACKTHINTOOL_H
5 #define MUONTRKTRACKTHINTOOL_H
12 #include "GaudiKernel/ServiceHandle.h"
14 #include "GaudiKernel/ToolHandle.h"
36 mutable std::atomic<int>
m_All{0};
42 {
this,
"StreamName",
"",
"Name of the stream being thinned" };
44 {
this,
"TrackCollectionKey",
"MuonSpectrometerTracks",
"" };
47 {
this,
"MuonReadKey",
"Muons",
"Key to retrieve the xAOD::MuonContainer"};
Property holding a SG store/key/clid from which a ReadHandle is made.
HandleKey object for adding thinning to an object.
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
HandleKey object for adding thinning to an object.