|
R3BROOT
R3B analysis software
|
Classes | |
| class | Channel |
| class | FQTPeak |
| struct | Params |
| class | PMTPeak |
Typedefs | |
| using | json = nlohmann::ordered_json |
Enumerations | |
| enum class | PeakPileUpStrategy : uint8_t { width , distance , time_window } |
Functions | |
| void | to_json (json &json_obj, const Params ¶m) |
| void | from_json (const json &json_obj, Params ¶m) |
Variables | |
| const size_t | TmxPeaksInitialCapacity = 10 |
| using R3B::Digitizing::Neuland::Tamex::json = nlohmann::ordered_json |
Definition at line 14 of file R3BNeulandAppOptionJson.h.
|
strong |
| Enumerator | |
|---|---|
| width | |
| distance | |
| time_window | |
Definition at line 61 of file R3BDigitizingTamex.h.
Definition at line 62 of file R3BNeulandAppOptionJson.cxx.
Definition at line 45 of file R3BNeulandAppOptionJson.cxx.
| const size_t R3B::Digitizing::Neuland::Tamex::TmxPeaksInitialCapacity = 10 |
Definition at line 61 of file R3BDigitizingTamex.cxx.