MaCh3 2.2.1
Reference Guide
Loading...
Searching...
No Matches
Classes | Typedefs
MaCh3Modes.h File Reference
#include <cmath>
#include <map>
#include <string>
#include "Manager/YamlHelper.h"
#include "Manager/Monitor.h"
#include "Manager/MaCh3Exception.h"
Include dependency graph for MaCh3Modes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MaCh3ModeInfo
 KS: Class containing information for a single MaCh3Mode. More...
 
class  MaCh3Modes
 KS: Class describing MaCh3 modes used in the analysis, it is being initialised from config. More...
 

Typedefs

using MaCh3Modes_t = int
 Enumerator of MaCh3Mode.
 

Typedef Documentation

◆ MaCh3Modes_t

using MaCh3Modes_t = int

Enumerator of MaCh3Mode.

Definition at line 14 of file MaCh3Modes.h.