|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORKTAU_TAUTHINNINGTOOL_H
6 #define DERIVATIONFRAMEWORKTAU_TAUTHINNINGTOOL_H
25 class TauThinningTool :
public extends<ExpressionParserUser<AthAlgTool>, IThinningTool> {
34 mutable std::atomic<unsigned int>
m_ntot = 0;
35 mutable std::atomic<unsigned int>
m_npass = 0;
36 StringProperty
m_streamName {
this,
"StreamName",
"",
"Name of the stream being thinned" };
46 #endif // DERIVATIONFRAMEWORKTAU_TAUTHINNINGTOOL_H
HandleKey object for adding thinning to an object.
::StatusCode StatusCode
StatusCode definition for legacy code.
HandleKey object for adding thinning to an object.