 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORK_INVARIANTMASSTOOL_H
6 #define DERIVATIONFRAMEWORK_INVARIANTMASSTOOL_H
26 class InvariantMassTool :
public extends<ExpressionParserUser<AthAlgTool,kInvariantMassToolParserNum>, IAugmentationTool> {
29 using base_class::base_class;
36 Gaudi::Property<std::string>
m_expression{
this,
"ObjectRequirements",
"true"};
37 Gaudi::Property<std::string>
m_expression2{
this,
"SecondObjectRequirements",
""};
49 #endif // DERIVATIONFRAMEWORK_INVARIANTMASSTOOL_H
Property holding a SG store/key/clid from which a ReadHandle is made.
@ kInvariantMassToolParserNum
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
@ kInvariantMassToolParser2
Property holding a SG store/key/clid from which a WriteHandle is made.
@ kInvariantMassToolParser1