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

One call to FillGenericPartonHistory or FillGenericVectorPartonHistory. More...

#include <PartonSchemeConfig.h>

Collaboration diagram for CP::GenericFillOp:

Public Attributes

std::vector< std::string > retrievalKeys
 particle map keys to try (in order)
std::string decorationKey
 output decoration name (without prefix)
int idx = 0
 occurrence index in the particle map vector
bool isVector = false
 true → use FillGenericVectorPartonHistory

Detailed Description

One call to FillGenericPartonHistory or FillGenericVectorPartonHistory.

Definition at line 17 of file PartonSchemeConfig.h.

Member Data Documentation

◆ decorationKey

std::string CP::GenericFillOp::decorationKey

output decoration name (without prefix)

Definition at line 20 of file PartonSchemeConfig.h.

◆ idx

int CP::GenericFillOp::idx = 0

occurrence index in the particle map vector

Definition at line 21 of file PartonSchemeConfig.h.

◆ isVector

bool CP::GenericFillOp::isVector = false

true → use FillGenericVectorPartonHistory

Definition at line 22 of file PartonSchemeConfig.h.

◆ retrievalKeys

std::vector<std::string> CP::GenericFillOp::retrievalKeys

particle map keys to try (in order)

Definition at line 19 of file PartonSchemeConfig.h.


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