|
MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
|
#include "DedupStrategy.hpp"#include <Rtypes.h>#include <RtypesCore.h>#include <TString.h>#include <map>#include <utility>#include <vector>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... | |
| 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.