 |
Belle II Software
release-05-01-25
|
29 class SVDGlobalConfigParameters:
public TObject {
76 aux = aux.Remove(aux.First(
" "), aux.Sizeof());
78 std::string auxString(aux);
79 int APVClockUnitsCoeff = std::atoi(auxString.c_str());
82 return APVClockUnitsCoeff;
TString m_uniqueID
Add a string as unique identifier for a given local run configuration)
float getZeroSuppression(void) const
Returns the zero suppression threshold for global data taking in ZS acquisition mode.
float m_nrFrames
number of frames 3 -> 3-sample only DAQ mode 6 -> 6-sample only DAQ mode 9 -> 3-mixed-6 sample DAQ mo...
float m_hv
HV = Vbias/2 in V.
void setLatency(float latency)
Set the latency Input:
ClassDef(SVDGlobalConfigParameters, 3)
needed by root
void setZeroSuppression(float zeroSuppression)
Set the zero suppression Input:
float getAPVClockInRFCUnits(void) const
Returns the APV clock.
int m_maskFilter
masking bitmap
int getNrFrames(void) const
Returns the number of frames 3 -> 3-sample only DAQ mode 6 -> 6-sample only DAQ mode 9 -> 3-mixed-6 s...
float m_relativeTimeShift
relative time shift between the 3-sample and 6-sample acquired events in units of APV clock/4 [0,...
void setAPVClockInRFCUnits(const std::string &APVClockUnits)
Set the APV Clock units Input:
SVDGlobalConfigParameters(const TString &uniqueID="")
Default constructor.
This class defines the payload which stores to the central DB the SVD global configuring parameters,...
void setHV(float hv)
Set the HV (in V) Input:
void setRelativeTimeShift(float relativeTimeShift)
Set the Relative time shift between 3- and 6- sample acquired events in units of APV clock / 4 Input:
int getMaskFilter(void) const
Returns the masking bitmap used to mask the strips at FADC level (only for CM-section)
Abstract base class for different kinds of events.
void setMaskFilter(int maskFilter)
Set the masking bitmap Input:
float m_zeroSuppression
zero suppression value which defines the S/N threshold of data mode acquisition during global run in ...
int getRelativeTimeShift(void) const
Returns the relative time shift between the 3-sample and 6-sample acquired events in units of APV clo...
void setNrFrames(int nrFrames)
Set the number of frames 3 -> 3-sample only DAQ mode 6 -> 6-sample only DAQ mode 9 -> 3-mixed-6 sampl...
TString get_uniqueID() const
Get the unique ID of the calibration.
float getHV(void) const
Returns the HV = Vbias/2.
int getLatency(void) const
Returns the latency set for global data taking.
int m_latency
integer number of buffer cells to go back in the buffer ring to correctly sampling the signal pulse w...
std::string m_APVClockInRFCUnits
APVclock.