ATLAS Offline Software
Loading...
Searching...
No Matches
CP::SpecialFillOp Struct Reference

Parameterizes one special fill call. More...

#include <PartonSchemeConfig.h>

Collaboration diagram for CP::SpecialFillOp:

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

Detailed Description

Parameterizes one special fill call.

Definition at line 38 of file PartonSchemeConfig.h.

Member Data Documentation

◆ count

int CP::SpecialFillOp::count = 1

for Z/W: nZs or nWs

Definition at line 42 of file PartonSchemeConfig.h.

◆ extended

bool CP::SpecialFillOp::extended = false

for Z: whether to include tau decay products

Definition at line 43 of file PartonSchemeConfig.h.

◆ mode

std::string CP::SpecialFillOp::mode = "resonant"

for Z/W/H: mode string arg

Definition at line 41 of file PartonSchemeConfig.h.

◆ parent

std::string CP::SpecialFillOp::parent = ""

for Z/W/Gamma: parent string arg

Definition at line 40 of file PartonSchemeConfig.h.

◆ type

SpecialFillType CP::SpecialFillOp::type

Definition at line 39 of file PartonSchemeConfig.h.


The documentation for this struct was generated from the following file: