ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
threshold Struct Reference
Collaboration diagram for threshold:

Public Member Functions

 threshold (double t_, int i_, const std::string &c, const std::string &k, int co)
 

Public Attributes

int i
 
double thresh
 
std::string chain
 
std::string key
 
int counts
 

Detailed Description

Definition at line 74 of file chainparser.cxx.

Constructor & Destructor Documentation

◆ threshold()

threshold::threshold ( double  t_,
int  i_,
const std::string &  c,
const std::string &  k,
int  co 
)
inline

Definition at line 76 of file chainparser.cxx.

76  :
77  i(i_), thresh(t_), chain(c), key(k), counts(co) { }

Member Data Documentation

◆ chain

std::string threshold::chain

Definition at line 82 of file chainparser.cxx.

◆ counts

int threshold::counts

Definition at line 85 of file chainparser.cxx.

◆ i

int threshold::i

Definition at line 79 of file chainparser.cxx.

◆ key

std::string threshold::key

Definition at line 83 of file chainparser.cxx.

◆ thresh

double threshold::thresh

Definition at line 80 of file chainparser.cxx.


The documentation for this struct was generated from the following file:
threshold::thresh
double thresh
Definition: chainparser.cxx:80
threshold::i
int i
Definition: chainparser.cxx:79
threshold::key
std::string key
Definition: chainparser.cxx:83
threshold::chain
std::string chain
Definition: chainparser.cxx:82
threshold::counts
int counts
Definition: chainparser.cxx:85
python.compressB64.c
def c
Definition: compressB64.py:93
fitman.k
k
Definition: fitman.py:528