ATLAS Offline Software
Loading...
Searching...
No Matches
Analysis::AtomicProperty Class Reference

#include <LikelihoodComponents.h>

Collaboration diagram for Analysis::AtomicProperty:

Public Member Functions

 AtomicProperty (double v, const std::string &n)

Public Attributes

double value
std::string name

Detailed Description

Definition at line 17 of file LikelihoodComponents.h.

Constructor & Destructor Documentation

◆ AtomicProperty()

Analysis::AtomicProperty::AtomicProperty ( double v,
const std::string & n )
inline

Definition at line 19 of file LikelihoodComponents.h.

Member Data Documentation

◆ name

std::string Analysis::AtomicProperty::name

Definition at line 22 of file LikelihoodComponents.h.

◆ value

double Analysis::AtomicProperty::value

Definition at line 21 of file LikelihoodComponents.h.


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