Analysis Software
Documentation for sPHENIX simulation software
|
#include "MbdSig.h"
#include <TF1.h>
#include <TFile.h>
#include <TGraphErrors.h>
#include <TH2.h>
#include <TMath.h>
#include <TPad.h>
#include <TSpectrum.h>
#include <TSpline.h>
#include <TTree.h>
#include <fstream>
#include <iostream>
#include <limits>
Go to the source code of this file.
Variables | |
nsamples {nsamp} | |
f_ampl {0} | |
f_time {0} | |
f_time_offset {4.0} | |
f_integral {0.} | |
hRawPulse {nullptr} | |
hSubPulse {nullptr} | |
hpulse {nullptr} | |
gRawPulse {nullptr} | |
gSubPulse {nullptr} | |
gpulse {nullptr} | |
hPed0 {nullptr} | |
ped0 {0} | |
ped0rms {0} | |
use_ped0 {0} | |
minped0samp {-9999} | |
maxped0samp {-9999} | |
minped0x {0.} | |
maxped0x {0.} | |
h2Template {nullptr} | |
h2Residuals {nullptr} | |
hAmpl {nullptr} | |
hTime {nullptr} | |
template_npointsx {0} | |
template_npointsy {0} | |
template_begintime {0} | |
template_endtime {0} | |
template_fcn {nullptr} | |
f_ampl {0} |
f_integral {0.} |
f_time {0} |
f_time_offset {4.0} |
gpulse {nullptr} |
gRawPulse {nullptr} |
gSubPulse {nullptr} |
h2Residuals {nullptr} |
h2Template {nullptr} |
hAmpl {nullptr} |
hPed0 {nullptr} |
hpulse {nullptr} |
hRawPulse {nullptr} |
hSubPulse {nullptr} |
hTime {nullptr} |
maxped0samp {-9999} |
maxped0x {0.} |
minped0samp {-9999} |
minped0x {0.} |
nsamples {nsamp} |
Definition at line 21 of file MbdSig.cc.
View newest version in sPHENIX GitHub at line 21 of file MbdSig.cc
Referenced by ac(), CaloWaveformFitting::calo_processing_fast(), CaloWaveformProcessing::calo_processing_ONNX(), init(), MbdEvent::MbdEvent(), DumpMicromegasRawHitContainer::process_Node(), DumpTpcRawHitContainer::process_Node(), CaloTemplateFit::set_nsamples(), and TEST_CASE().
ped0 {0} |
ped0rms {0} |
template_begintime {0} |
template_endtime {0} |
template_fcn {nullptr} |
template_npointsx {0} |
template_npointsy {0} |