![]() |
ATLAS Offline Software
|
Parameterizes one special fill call. More...
#include <PartonSchemeConfig.h>
Public Attributes | |
| SpecialFillType | type |
| std::string | parent = "" |
| for Z/W/Gamma: parent string arg | |
| std::string | mode = "resonant" |
| for Z/W/H: mode string arg | |
| int | count = 1 |
| for Z/W: nZs or nWs | |
| bool | extended = false |
| for Z: whether to include tau decay products | |
Parameterizes one special fill call.
Definition at line 38 of file PartonSchemeConfig.h.
| int CP::SpecialFillOp::count = 1 |
for Z/W: nZs or nWs
Definition at line 42 of file PartonSchemeConfig.h.
| bool CP::SpecialFillOp::extended = false |
for Z: whether to include tau decay products
Definition at line 43 of file PartonSchemeConfig.h.
| std::string CP::SpecialFillOp::mode = "resonant" |
for Z/W/H: mode string arg
Definition at line 41 of file PartonSchemeConfig.h.
| std::string CP::SpecialFillOp::parent = "" |
for Z/W/Gamma: parent string arg
Definition at line 40 of file PartonSchemeConfig.h.
| SpecialFillType CP::SpecialFillOp::type |
Definition at line 39 of file PartonSchemeConfig.h.