#include "Watchers.h"
#include "AgataKeyFactory.h"
#include "TH1.h"
#include "TRegexp.h"
#include <vector>
#include "THStack.h"
Go to the source code of this file.
Classes | |
class | ADFWatcher |
Base Watcher working for any kind of Frame (Frame interface) More... | |
class | AgataKeyWatcher |
To check and display the Data Flow structure by the key content of the frame. More... | |
class | Dumper |
Just dump the frame in a file. More... | |
class | TimeStampWatcher |
class | TSRate |
Watcher to keep last TS values. More... | |
class | TSRateCollector |
compute histograms for several TSRate More... | |
class | TSRateCollector::C_Rate |
keep some values to compute rates More... | |
class | TSRateCollector::D_Rate |
Definition of the scales on which rates are computes. More... | |