![]() |
ATLAS Offline Software
|
Parameterized Z or W decorator initialisation (needs count/extended args). More...
#include <PartonSchemeConfig.h>
Public Types | |
| enum | Type { Z , W } |
Public Attributes | |
| enum CP::DecoratorZW::Type | type |
| int | count = 1 |
| bool | extended = false |
| only relevant for Z | |
Parameterized Z or W decorator initialisation (needs count/extended args).
Definition at line 65 of file PartonSchemeConfig.h.
| int CP::DecoratorZW::count = 1 |
Definition at line 67 of file PartonSchemeConfig.h.
| bool CP::DecoratorZW::extended = false |
only relevant for Z
Definition at line 68 of file PartonSchemeConfig.h.
| enum CP::DecoratorZW::Type CP::DecoratorZW::type |