ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
FakeBkgTools::Database::StatDef Struct Reference

could try to keep track of the bin number, for the description More...

#include <Database.h>

Collaboration diagram for FakeBkgTools::Database::StatDef:

Public Member Functions

 StatDef (long a)
 

Public Attributes

const std::bitset< N_EFFICIENCY_TYPESaffects
 

Detailed Description

could try to keep track of the bin number, for the description

Definition at line 168 of file Database.h.

Constructor & Destructor Documentation

◆ StatDef()

FakeBkgTools::Database::StatDef::StatDef ( long  a)
inline

Definition at line 171 of file Database.h.

171 : affects(a) {}

Member Data Documentation

◆ affects

const std::bitset<N_EFFICIENCY_TYPES> FakeBkgTools::Database::StatDef::affects

Definition at line 170 of file Database.h.


The documentation for this struct was generated from the following file:
a
TList * a
Definition: liststreamerinfos.cxx:10
FakeBkgTools::Database::StatDef::affects
const std::bitset< N_EFFICIENCY_TYPES > affects
Definition: Database.h:170