MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
Loading...
Searching...
No Matches
RidgeFit Struct Reference

Public Attributes

std::vector< Double_t > x
std::vector< Double_t > y
std::vector< Double_t > ey
Double_t lo = 0.0
Double_t hi = 0.0
Double_t slope = 0.0
Double_t intercept = 0.0
Double_t c_long = 0.0
Double_t c_short = 0.0
Bool_t fitted = kFALSE
Long64_t n_gated = 0
Long64_t n_short_window = 0
Long64_t n_long_band = 0
Int_t n_slices = 0
Long64_t min_per_slice = 0
const char * fail = ""

Detailed Description

Definition at line 676 of file CalibrateBeam.cpp.

Member Data Documentation

◆ c_long

Double_t RidgeFit::c_long = 0.0

Definition at line 680 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ c_short

Double_t RidgeFit::c_short = 0.0

Definition at line 680 of file CalibrateBeam.cpp.

◆ ey

std::vector<Double_t> RidgeFit::ey

Definition at line 677 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ fail

const char* RidgeFit::fail = ""

Definition at line 689 of file CalibrateBeam.cpp.

Referenced by ComputeLRGainMatch().

◆ fitted

Bool_t RidgeFit::fitted = kFALSE

Definition at line 681 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ hi

Double_t RidgeFit::hi = 0.0

Definition at line 678 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ intercept

Double_t RidgeFit::intercept = 0.0

Definition at line 679 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ lo

Double_t RidgeFit::lo = 0.0

Definition at line 678 of file CalibrateBeam.cpp.

◆ min_per_slice

Long64_t RidgeFit::min_per_slice = 0

Definition at line 688 of file CalibrateBeam.cpp.

Referenced by ComputeLRGainMatch().

◆ n_gated

Long64_t RidgeFit::n_gated = 0

Definition at line 684 of file CalibrateBeam.cpp.

◆ n_long_band

Long64_t RidgeFit::n_long_band = 0

Definition at line 686 of file CalibrateBeam.cpp.

◆ n_short_window

Long64_t RidgeFit::n_short_window = 0

Definition at line 685 of file CalibrateBeam.cpp.

◆ n_slices

Int_t RidgeFit::n_slices = 0

Definition at line 687 of file CalibrateBeam.cpp.

Referenced by ComputeLRGainMatch().

◆ slope

Double_t RidgeFit::slope = 0.0

Definition at line 679 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ x

std::vector<Double_t> RidgeFit::x

Definition at line 677 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().

◆ y

std::vector<Double_t> RidgeFit::y

Definition at line 677 of file CalibrateBeam.cpp.

Referenced by SaveRidgeFitPlots().


The documentation for this struct was generated from the following file: