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

#include <LikelihoodComponents.h>

Collaboration diagram for Analysis::Slice:

Public Member Functions

 Slice (const std::string &n)

Public Attributes

std::vector< Compositecomposites
std::string name

Detailed Description

Definition at line 30 of file LikelihoodComponents.h.

Constructor & Destructor Documentation

◆ Slice()

Analysis::Slice::Slice ( const std::string & n)
inline

Definition at line 32 of file LikelihoodComponents.h.

32: name(n) {}

Member Data Documentation

◆ composites

std::vector<Composite> Analysis::Slice::composites

Definition at line 33 of file LikelihoodComponents.h.

◆ name

std::string Analysis::Slice::name

Definition at line 34 of file LikelihoodComponents.h.


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