#include <ScintillatorSimData_ROOT.h>
Public Member Functions | |
ClassDefNV (PEPulse_ROOT, DONT_CHANGE_THIS_NUMBER) | |
PEPulse_ROOT & | operator>> (mevt::ScintillatorSimData::PEPulse &p) |
PEPulse_ROOT () | |
PEPulse_ROOT (const mevt::ScintillatorSimData::PEPulse &p) | |
Public Attributes | |
double | fAmplitude1 = 0 |
double | fAmplitude2 = 0 |
double | fAmplitude3 = 0 |
int | fDestPixelId = 0 |
double | fFallTime1 = 0 |
double | fFallTime2 = 0 |
double | fFallTime3 = 0 |
double | fRiseTime = 0 |
double | fT0 = 0 |
Definition at line 36 of file ScintillatorSimData_ROOT.h.
|
inline |
Definition at line 39 of file ScintillatorSimData_ROOT.h.
PEPulse_ROOT::PEPulse_ROOT | ( | const mevt::ScintillatorSimData::PEPulse & | p | ) |
Definition at line 30 of file ScintillatorSimData_ROOT.cc.
io::PEPulse_ROOT::ClassDefNV | ( | PEPulse_ROOT | , |
DONT_CHANGE_THIS_NUMBER | |||
) |
PEPulse_ROOT & PEPulse_ROOT::operator>> | ( | mevt::ScintillatorSimData::PEPulse & | p | ) |
Definition at line 44 of file ScintillatorSimData_ROOT.cc.
References mevt::ScintillatorSimData::PEPulse::fAmplitude1, fAmplitude1, mevt::ScintillatorSimData::PEPulse::fAmplitude2, fAmplitude2, mevt::ScintillatorSimData::PEPulse::fAmplitude3, fAmplitude3, mevt::ScintillatorSimData::PEPulse::fDestPixelId, fDestPixelId, mevt::ScintillatorSimData::PEPulse::fFallTime1, fFallTime1, mevt::ScintillatorSimData::PEPulse::fFallTime2, fFallTime2, mevt::ScintillatorSimData::PEPulse::fFallTime3, fFallTime3, mevt::ScintillatorSimData::PEPulse::fRiseTime, fRiseTime, mevt::ScintillatorSimData::PEPulse::fT0, and fT0.
double io::PEPulse_ROOT::fAmplitude1 = 0 |
Definition at line 46 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fAmplitude2 = 0 |
Definition at line 47 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fAmplitude3 = 0 |
Definition at line 48 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
int io::PEPulse_ROOT::fDestPixelId = 0 |
Definition at line 53 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fFallTime1 = 0 |
Definition at line 50 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fFallTime2 = 0 |
Definition at line 51 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fFallTime3 = 0 |
Definition at line 52 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fRiseTime = 0 |
Definition at line 49 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::PEPulse_ROOT::fT0 = 0 |
Definition at line 45 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().