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

Public Attributes

Double_t best_shift = 0.0
Double_t best_inv_nsd2 = 0.0
Int_t best_npts = 0
Bool_t found = kFALSE
std::vector< Double_t > shifts
std::vector< Double_t > inv_nsd2_values

Detailed Description

Definition at line 5 of file Timing.cpp.

Member Data Documentation

◆ best_inv_nsd2

Double_t ShiftScanResult::best_inv_nsd2 = 0.0

Definition at line 7 of file Timing.cpp.

Referenced by Timing::FindShiftBeam(), and ScanShiftRange().

◆ best_npts

Int_t ShiftScanResult::best_npts = 0

Definition at line 8 of file Timing.cpp.

Referenced by Timing::FindShiftBeam(), and ScanShiftRange().

◆ best_shift

Double_t ShiftScanResult::best_shift = 0.0

Definition at line 6 of file Timing.cpp.

Referenced by Timing::FindShiftBeam(), and ScanShiftRange().

◆ found

Bool_t ShiftScanResult::found = kFALSE

Definition at line 9 of file Timing.cpp.

Referenced by Timing::FindShiftBeam(), and ScanShiftRange().

◆ inv_nsd2_values

std::vector<Double_t> ShiftScanResult::inv_nsd2_values

Definition at line 11 of file Timing.cpp.

Referenced by Timing::FindShiftBeam(), and ScanShiftRange().

◆ shifts

std::vector<Double_t> ShiftScanResult::shifts

Definition at line 10 of file Timing.cpp.

Referenced by Timing::FindShiftBeam(), and ScanShiftRange().


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