 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORK_DELTARTOOL_H
6 #define DERIVATIONFRAMEWORK_DELTARTOOL_H
24 class DeltaRTool :
public extends<ExpressionParserUser<AthAlgTool,kDeltaRToolParserNum>, IAugmentationTool> {
27 using base_class::base_class;
34 Gaudi::Property<std::string>
m_expression{
this,
"ObjectRequirements",
""};
35 Gaudi::Property<std::string>
m_2ndExpression{
this,
"SecondObjectRequirements",
""};
45 #endif // DERIVATIONFRAMEWORK_DELTARTOOL_H
Property holding a SG store/key/clid from which a ReadHandle is made.
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.
Property holding a SG store/key/clid from which a WriteHandle is made.