 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARG4FASTSIMULATION_LARFASTSHOWERTOOL_H
6 #define LARG4FASTSIMULATION_LARFASTSHOWERTOOL_H
12 #include "GaudiKernel/ServiceHandle.h"
38 ,
"Fast sim dedicated SD for this setup"};
40 ,
"Handle on the shower library service"};
42 Gaudi::Property<bool>
m_e_FlagShowerLib {
this,
"EFlagToShowerLib",
true,
"Switch for e+/- frozen showers"};
46 Gaudi::Property<bool>
m_g_FlagShowerLib {
this,
"GFlagToShowerLib",
true,
"Switch for photon frozen showers"};
50 Gaudi::Property<bool>
m_Neut_FlagShowerLib {
this,
"NeutFlagToShowerLib",
true,
"Switch for neutron frozen showers"};
54 Gaudi::Property<bool>
m_Pion_FlagShowerLib {
this,
"PionFlagToShowerLib",
true,
"Switch for neutron frozen showers"};
58 Gaudi::Property<bool>
m_containLow {
this,
"ContainLow",
true,
"Switch for containment at low eta"};
59 Gaudi::Property<double>
m_absLowEta {
this,
"AbsLowEta", 3.8,
""};
60 Gaudi::Property<bool>
m_containHigh {
this,
"ContainHigh",
true,
"Switch for containment at high eta"};
61 Gaudi::Property<double>
m_absHighEta {
this,
"AbsHighEta", 4.4,
""};
62 Gaudi::Property<bool>
m_containCrack {
this,
"ContainCrack",
true,
"Switch for containment in the crack region"};
67 "Name of file for generated SPs. Do not touch until you want to produce a new library"};
69 ,
"Ratio of SPs that goes to output"};
70 Gaudi::Property<int>
m_detector_tag {
this,
"DetectorTag", 0,
"Which detector is this?"};
73 ,
"Should the weights set by NRR/PRR be applied to Frozen Shower Energy deposits?"};
78 #endif //LARG4FASTSIMULATION_LARFASTSHOWERTOOL_H
Support class for PropertyMgr.
::StatusCode StatusCode
StatusCode definition for legacy code.
=============================================================================