|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HIJETREC_HIUEMODULATORTOOL_H
6 #define HIJETREC_HIUEMODULATORTOOL_H
25 virtual void setHarmonics(
const std::vector<unsigned int>&
v)
override;
45 Gaudi::Property< bool >
m_do_v2 {
this,
"DoV2",
true,
"Do V2 modulation" };
47 Gaudi::Property< bool >
m_do_v3 {
this,
"DoV3",
true,
"Do V3 modulation" };
49 Gaudi::Property< bool >
m_do_v4 {
this,
"DoV4",
true,
"Do V4 modulation" };
Property holding a SG store/key/clid from which a ReadHandle is made.
Scalar phi() const
phi method
Property holding a SG store/key/clid from which a ReadHandle is made.
Interface class for the HI reconstruction EDM.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.