|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DECISIONHANDLING_VIEWCREATORDVROITOOL_H
6 #define DECISIONHANDLING_VIEWCREATORDVROITOOL_H
8 #include "GaudiKernel/SystemOfUnits.h"
43 "Name of the ROI collection produced by this tool."};
46 "The name of the decoration holding the list of jets used for preselection"};
49 "Extent of the ROI in eta from its centre"};
52 "Extent of the ROI in phi from its centre"};
55 Gaudi::Property< double >
m_roiZWidth {
this,
"RoIZWidth",1500.0,
56 "Z Half Width in mm"};
60 #endif //> !DECISIONHANDLING_VIEWCREATORDVROITOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.