![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include <map>#include <utility>#include <iostream>#include <cstdint>#include "TObject.h"#include "TCollection.h"#include "Globals.h"#include "TSingleton.h"
Include dependency graph for TPPG.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TPPG |
| class | TPPGData |
Enumerations | |
| enum class | EPpgPattern : std::uint8_t { EPpgPattern::kBeamOn = 0x01 , EPpgPattern::kDecay = 0x04 , EPpgPattern::kTapeMove = 0x08 , EPpgPattern::kBackground = 0x02 , EPpgPattern::kJunk = 0xFF } |