musrfit  1.9.2
PMsrPlotStructure Struct Reference

#include <PMusr.h>

Public Attributes

Int_t fPlotType
 plot type More...
 
Bool_t fLifeTimeCorrection
 needed for single histo. If yes, only the asymmetry is shown, otherweise the positron spectrum More...
 
Bool_t fUseFitRanges
 yes -> use the fit ranges to plot the data, no (default) -> use range information if present More...
 
Bool_t fLogX
 yes -> x-axis in log-scale, no (default) -> x-axis in lin-scale More...
 
Bool_t fLogY
 yes -> y-axis in log-scale, no (default) -> y-axis in lin-scale More...
 
Int_t fViewPacking
 -1 -> use the run packing to generate the view, otherwise is fViewPacking for the binning of ALL runs. More...
 
PIntVector fRuns
 list of runs to be plotted More...
 
PDoubleVector fTmin
 time minimum More...
 
PDoubleVector fTmax
 time maximum More...
 
PDoubleVector fYmin
 asymmetry/counts minimum More...
 
PDoubleVector fYmax
 asymmetry/counts maximum More...
 
UInt_t fRRFPacking
 rotating reference frame (RRF) packing More...
 
Double_t fRRFFreq
 RRF frequency. More...
 
UInt_t fRRFUnit
 RRF frequency unit. 0=kHz, 1=MHz, 2=Mc/s, 3=Gauss, 4=Tesla. More...
 
Int_t fRRFPhaseParamNo
 parameter number if used instead of a RRF phase value More...
 
Double_t fRRFPhase
 RRF phase. More...
 

Detailed Description

Holds the information of a single plot block

Definition at line 779 of file PMusr.h.

Member Data Documentation

◆ fLifeTimeCorrection

Bool_t PMsrPlotStructure::fLifeTimeCorrection

needed for single histo. If yes, only the asymmetry is shown, otherweise the positron spectrum

Definition at line 781 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fLogX

Bool_t PMsrPlotStructure::fLogX

yes -> x-axis in log-scale, no (default) -> x-axis in lin-scale

Definition at line 783 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fLogY

Bool_t PMsrPlotStructure::fLogY

yes -> y-axis in log-scale, no (default) -> y-axis in lin-scale

Definition at line 784 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fPlotType

Int_t PMsrPlotStructure::fPlotType

plot type

Definition at line 780 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry(), and PMusrCanvas::UpdateDataTheoryPad().

◆ fRRFFreq

Double_t PMsrPlotStructure::fRRFFreq

RRF frequency.

Definition at line 792 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fRRFPacking

UInt_t PMsrPlotStructure::fRRFPacking

rotating reference frame (RRF) packing

Definition at line 791 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fRRFPhase

Double_t PMsrPlotStructure::fRRFPhase

RRF phase.

Definition at line 795 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fRRFPhaseParamNo

Int_t PMsrPlotStructure::fRRFPhaseParamNo

parameter number if used instead of a RRF phase value

Definition at line 794 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fRRFUnit

UInt_t PMsrPlotStructure::fRRFUnit

RRF frequency unit. 0=kHz, 1=MHz, 2=Mc/s, 3=Gauss, 4=Tesla.

Definition at line 793 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fRuns

PIntVector PMsrPlotStructure::fRuns

◆ fTmax

PDoubleVector PMsrPlotStructure::fTmax

time maximum

Definition at line 788 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry(), and PRunNonMusr::PrepareViewData().

◆ fTmin

PDoubleVector PMsrPlotStructure::fTmin

time minimum

Definition at line 787 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry(), and PRunNonMusr::PrepareViewData().

◆ fUseFitRanges

Bool_t PMsrPlotStructure::fUseFitRanges

yes -> use the fit ranges to plot the data, no (default) -> use range information if present

Definition at line 782 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry(), and PRunNonMusr::PrepareViewData().

◆ fViewPacking

Int_t PMsrPlotStructure::fViewPacking

-1 -> use the run packing to generate the view, otherwise is fViewPacking for the binning of ALL runs.

Definition at line 785 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fYmax

PDoubleVector PMsrPlotStructure::fYmax

asymmetry/counts maximum

Definition at line 790 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().

◆ fYmin

PDoubleVector PMsrPlotStructure::fYmin

asymmetry/counts minimum

Definition at line 789 of file PMusr.h.

Referenced by PMsrHandler::HandlePlotEntry().


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