#include <ScintillatorSimData_ROOT.h>
Public Member Functions | |
ClassDefNV (SPEPulse_ROOT, DONT_CHANGE_THIS_NUMBER) | |
SPEPulse_ROOT & | operator>> (mevt::ScintillatorSimData::SPEPulse &p) |
SPEPulse_ROOT () | |
SPEPulse_ROOT (const mevt::ScintillatorSimData::SPEPulse &p) | |
Public Attributes | |
double | fAmplitude = 0 |
int | fDestPixelId = 0 |
double | fMu = 0 |
double | fSigma = 0 |
Definition at line 17 of file ScintillatorSimData_ROOT.h.
|
inline |
Definition at line 20 of file ScintillatorSimData_ROOT.h.
SPEPulse_ROOT::SPEPulse_ROOT | ( | const mevt::ScintillatorSimData::SPEPulse & | p | ) |
Definition at line 11 of file ScintillatorSimData_ROOT.cc.
io::SPEPulse_ROOT::ClassDefNV | ( | SPEPulse_ROOT | , |
DONT_CHANGE_THIS_NUMBER | |||
) |
SPEPulse_ROOT & SPEPulse_ROOT::operator>> | ( | mevt::ScintillatorSimData::SPEPulse & | p | ) |
Definition at line 20 of file ScintillatorSimData_ROOT.cc.
References fAmplitude, mevt::ScintillatorSimData::SPEPulse::fAmplitude, fDestPixelId, mevt::ScintillatorSimData::SPEPulse::fDestPixelId, fMu, mevt::ScintillatorSimData::SPEPulse::fMu, fSigma, and mevt::ScintillatorSimData::SPEPulse::fSigma.
double io::SPEPulse_ROOT::fAmplitude = 0 |
Definition at line 28 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
int io::SPEPulse_ROOT::fDestPixelId = 0 |
Definition at line 29 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::SPEPulse_ROOT::fMu = 0 |
Definition at line 26 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().
double io::SPEPulse_ROOT::fSigma = 0 |
Definition at line 27 of file ScintillatorSimData_ROOT.h.
Referenced by operator>>().