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

weights helper struct More...

Collaboration diagram for CP::AsgCutBookkeeperAlg::WeightsGroup:

Public Attributes

float nEventsProcessed {}
float sumOfWeights {}
float sumOfWeightsSquared {}

Detailed Description

weights helper struct

Definition at line 69 of file AsgCutBookkeeperAlg.h.

Member Data Documentation

◆ nEventsProcessed

float CP::AsgCutBookkeeperAlg::WeightsGroup::nEventsProcessed {}

Definition at line 71 of file AsgCutBookkeeperAlg.h.

71{};

◆ sumOfWeights

float CP::AsgCutBookkeeperAlg::WeightsGroup::sumOfWeights {}

Definition at line 72 of file AsgCutBookkeeperAlg.h.

72{};

◆ sumOfWeightsSquared

float CP::AsgCutBookkeeperAlg::WeightsGroup::sumOfWeightsSquared {}

Definition at line 73 of file AsgCutBookkeeperAlg.h.

73{};

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