|
musrfit 1.10.0
|
#include <iostream>#include <fstream>#include <TColor.h>#include <TRandom.h>#include <TROOT.h>#include <TObjString.h>#include "PMusrT0.h"
Go to the source code of this file.
Macros | |
| #define | DETECTOR_TAG_FORWARD 0 |
| #define | DETECTOR_TAG_BACKWARD 1 |
Functions | |
| ClassImpQ (PMusrT0) PMusrT0 | |
| Default constructor that creates an invalid PMusrT0 instance. | |
| #define DETECTOR_TAG_BACKWARD 1 |
Definition at line 41 of file PMusrT0.cpp.
| #define DETECTOR_TAG_FORWARD 0 |
Definition at line 40 of file PMusrT0.cpp.
| ClassImpQ | ( | PMusrT0 | ) |
Default constructor that creates an invalid PMusrT0 instance.
Initializes all member variables to default values. The instance is marked as invalid (fValid=false) since no raw data has been provided.
Definition at line 234 of file PMusrT0.cpp.
References PMusrT0::fBkgRange, PMusrT0::fDataAndBkgEnabled, PMusrT0::fDataRange, PMusrT0::fShowT0DataChannel, PMusrT0::fStatus, PMusrT0::fT0Enabled, PMusrT0::fTimeout, and PMusrT0::fValid.