MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
Loading...
Searching...
No Matches
RunEpoch.hpp File Reference
#include "DedupStrategy.hpp"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TString.h>
#include <map>
#include <utility>
#include <vector>
Include dependency graph for RunEpoch.hpp:

Go to the source code of this file.

Classes

struct  RunEpoch
 One acquisition period of a dataset. More...

Enumerations

enum  RunSource { kCoMPASS , kSolaris }
 Which acquisition system produced an epoch's data. More...

Enumeration Type Documentation

◆ RunSource

enum RunSource

Which acquisition system produced an epoch's data.

Enumerator
kCoMPASS 

CAEN CoMPASS.

kSolaris 

SOLARIS DAQ.

Definition at line 13 of file RunEpoch.hpp.