![]() |
MaCh3
2.4.2
Reference Guide
|
This is the complete list of members for OscProcessor, including all inherited members.
| AcceptanceProbabilities() | MCMCProcessor | inlineprotected |
| AccProbBatchedAverages | MCMCProcessor | protected |
| AccProbValues | MCMCProcessor | protected |
| ApplySmoothing | MCMCProcessor | protected |
| AutoCorrelation() | MCMCProcessor | inlineprotected |
| AutoCorrelation_FFT() | MCMCProcessor | inlineprotected |
| AutoCorrLag | MCMCProcessor | protected |
| BatchedAnalysis() | MCMCProcessor | inlineprotected |
| BatchedAverages | MCMCProcessor | protected |
| BatchedMeans() | MCMCProcessor | inlineprotected |
| BranchNames | MCMCProcessor | protected |
| BurnInCut | MCMCProcessor | protected |
| CacheMCMC | MCMCProcessor | protected |
| CacheSteps() | MCMCProcessor | |
| CalcJarlskog(const double s2th13, const double s2th23, const double s2th12, const double dcp) const | OscProcessor | protected |
| CalculateESS(const int nLags, const std::vector< std::vector< double >> &LagL) | MCMCProcessor | inlineprotected |
| CanvasName | MCMCProcessor | protected |
| Central_Value | MCMCProcessor | protected |
| Chain | MCMCProcessor | protected |
| CheckCredibleIntervalsOrder(const std::vector< double > &CredibleIntervals, const std::vector< Color_t > &CredibleIntervalsColours) const | MCMCProcessor | |
| CheckCredibleRegionsOrder(const std::vector< double > &CredibleRegions, const std::vector< Style_t > &CredibleRegionStyle, const std::vector< Color_t > &CredibleRegionColor) | MCMCProcessor | |
| CheckStepCut() const | MCMCProcessor | |
| Correlation | MCMCProcessor | protected |
| Covariance | MCMCProcessor | protected |
| CovConfig | MCMCProcessor | protected |
| CovNamePos | MCMCProcessor | protected |
| CovPos | MCMCProcessor | protected |
| DeltaCPIndex | OscProcessor | protected |
| DeltaCPName | OscProcessor | protected |
| DeltaM2_23Index | OscProcessor | protected |
| DeltaM2_23Name | OscProcessor | protected |
| DiagMCMC() | MCMCProcessor | |
| doDiagMCMC | MCMCProcessor | protected |
| DrawCorrelations1D() | MCMCProcessor | inlineprotected |
| DrawCorrelationsGroup(const std::unique_ptr< TH2D > &CorrMatrix) const | MCMCProcessor | inlineprotected |
| DrawCovariance() | MCMCProcessor | |
| DrawPostfit() | MCMCProcessor | |
| DrawRange | MCMCProcessor | protected |
| Errors | MCMCProcessor | protected |
| Errors_Gauss | MCMCProcessor | protected |
| Errors_HPD | MCMCProcessor | protected |
| Errors_HPD_Negative | MCMCProcessor | protected |
| Errors_HPD_Positive | MCMCProcessor | protected |
| ExcludedGroups | MCMCProcessor | protected |
| ExcludedNames | MCMCProcessor | protected |
| ExcludedTypes | MCMCProcessor | protected |
| FancyPlotNames | MCMCProcessor | protected |
| FindInputFiles() | MCMCProcessor | inlineprotected |
| FindInputFilesLegacy() | MCMCProcessor | inlineprotected |
| Gauss | MCMCProcessor | protected |
| GetBayesFactor(const std::vector< std::string > &ParName, const std::vector< std::vector< double >> &Model1Bounds, const std::vector< std::vector< double >> &Model2Bounds, const std::vector< std::vector< std::string >> &ModelNames) | MCMCProcessor | |
| GetBranchNames() const | MCMCProcessor | inline |
| GetCovariance(TMatrixDSym *&Cov, TMatrixDSym *&Corr) | MCMCProcessor | |
| GetCovConfig(const int i) const | MCMCProcessor | inline |
| GetFDCov() const | MCMCProcessor | inline |
| GetGroup(const std::string &name) const | MCMCProcessor | |
| GetHpost(const int i) const | MCMCProcessor | inline |
| GetHpost2D(const int i, const int j) const | MCMCProcessor | inline |
| GetMargins(const std::unique_ptr< TCanvas > &Canv) const | MCMCProcessor | protected |
| GetNDCov() const | MCMCProcessor | inline |
| GetnEntries() | MCMCProcessor | inline |
| GetNFD() const | MCMCProcessor | inline |
| GetNND() const | MCMCProcessor | inline |
| GetNParams() const | MCMCProcessor | inline |
| GetnSteps() | MCMCProcessor | inline |
| GetNthParameter(const int param, double &Prior, double &PriorError, TString &Title) const | MCMCProcessor | |
| GetNXSec() const | MCMCProcessor | inline |
| GetParameterSums() | MCMCProcessor | protected |
| GetParamIndexFromName(const std::string &Name) const | MCMCProcessor | |
| GetPolarPlot(const std::vector< std::string > &ParNames) | MCMCProcessor | |
| GetPostfit(TVectorD *&Central, TVectorD *&Errors, TVectorD *&Central_Gauss, TVectorD *&Errors_Gauss, TVectorD *&Peaks) | MCMCProcessor | |
| GetPostfit_Ind(TVectorD *&Central, TVectorD *&Errors, TVectorD *&Peaks, ParameterEnum kParam) | MCMCProcessor | |
| GetSavageDickey(const std::vector< std::string > &ParName, const std::vector< double > &EvaluationPoint, const std::vector< std::vector< double >> &Bounds) | MCMCProcessor | |
| GetViolin() const | MCMCProcessor | inline |
| GetViolinPrior() const | MCMCProcessor | inline |
| GetXSecCov() const | MCMCProcessor | inline |
| GewekeDiagnostic() | MCMCProcessor | inlineprotected |
| hpost | MCMCProcessor | protected |
| hpost2D | MCMCProcessor | protected |
| hviolin | MCMCProcessor | protected |
| hviolin_prior | MCMCProcessor | protected |
| IamVaried | MCMCProcessor | protected |
| Initialise() | MCMCProcessor | |
| LoadAdditionalInfo() override | OscProcessor | protectedvirtual |
| MadePostfit | MCMCProcessor | protected |
| MakeCovariance() | MCMCProcessor | |
| MakeCovariance_MP(const bool Mute=false) | MCMCProcessor | |
| MakeCovarianceYAML(const std::string &OutputYAMLFile, const std::string &MeansMethod) const | MCMCProcessor | |
| MakeCredibleIntervals(const std::vector< double > &CredibleIntervals={0.99, 0.90, 0.68 }, const std::vector< Color_t > &CredibleIntervalsColours={kCyan+4, kCyan-2, kCyan-10}, const bool CredibleInSigmas=false) | MCMCProcessor | |
| MakeCredibleRegions(const std::vector< double > &CredibleRegions={0.99, 0.90, 0.68}, const std::vector< Style_t > &CredibleRegionStyle={kDashed, kSolid, kDotted}, const std::vector< Color_t > &CredibleRegionColor={kGreen-3, kGreen-10, kGreen}, const bool CredibleInSigmas=false, const bool Draw2DPosterior=true, const bool DrawBestFit=true) | MCMCProcessor | |
| MakeJarlskogPlot(const std::unique_ptr< TH1D > &jarl, const std::unique_ptr< TH1D > &jarl_flatsindcp, const std::unique_ptr< TH1D > &jarl_NH, const std::unique_ptr< TH1D > &jarl_NH_flatsindcp, const std::unique_ptr< TH1D > &jarl_IH, const std::unique_ptr< TH1D > &jarl_IH_flatsindcp) | OscProcessor | protected |
| MakeOutputFile() | MCMCProcessor | inlineprotected |
| MakePiePlot() | OscProcessor | |
| MakePostfit(const std::map< std::string, std::pair< double, double >> &Edges={}) | MCMCProcessor | |
| MakePrefit() | MCMCProcessor | inlineprotected |
| MakeSubOptimality(const int NIntervals=10) | MCMCProcessor | |
| MakeTrianglePlot(const std::vector< std::string > &ParNames, const std::vector< double > &CredibleIntervals={0.99, 0.90, 0.68 }, const std::vector< Color_t > &CredibleIntervalsColours={kCyan+4, kCyan-2, kCyan-10}, const std::vector< double > &CredibleRegions={0.99, 0.90, 0.68}, const std::vector< Style_t > &CredibleRegionStyle={kDashed, kSolid, kDotted}, const std::vector< Color_t > &CredibleRegionColor={kGreen-3, kGreen-10, kGreen}, const bool CredibleInSigmas=false) | MCMCProcessor | |
| MakeViolin() | MCMCProcessor | |
| MCMCFile | MCMCProcessor | protected |
| MCMCProcessor(const std::string &InputFile) | MCMCProcessor | |
| Means | MCMCProcessor | protected |
| Means_Gauss | MCMCProcessor | protected |
| Means_HPD | MCMCProcessor | protected |
| nBatches | MCMCProcessor | protected |
| nBins | MCMCProcessor | protected |
| nBranches | MCMCProcessor | protected |
| nDraw | MCMCProcessor | protected |
| NDSamplesBins | MCMCProcessor | protected |
| NDSamplesNames | MCMCProcessor | protected |
| nEntries | MCMCProcessor | protected |
| nParam | MCMCProcessor | protected |
| nParameterHandlers | MCMCProcessor | protected |
| nSampleHandlers | MCMCProcessor | protected |
| nSteps | MCMCProcessor | protected |
| OscEnabled | OscProcessor | protected |
| OscProcessor(const std::string &InputFile) | OscProcessor | |
| OutputFile | MCMCProcessor | protected |
| OutputName | MCMCProcessor | protected |
| OutputSuffix | MCMCProcessor | protected |
| ParamCentral | MCMCProcessor | protected |
| ParamErrors | MCMCProcessor | protected |
| ParameterEvolution(const std::vector< std::string > &Names, const std::vector< int > &NIntervals) | MCMCProcessor | |
| ParameterGroup | MCMCProcessor | protected |
| ParamFlat | MCMCProcessor | protected |
| ParamNames | MCMCProcessor | protected |
| ParamTraces() | MCMCProcessor | inlineprotected |
| ParamType | MCMCProcessor | protected |
| ParamTypeStartPos | MCMCProcessor | protected |
| ParStep | MCMCProcessor | protected |
| PerformJarlskogAnalysis() | OscProcessor | |
| plotBinValue | MCMCProcessor | protected |
| PlotFlatPrior | MCMCProcessor | protected |
| PlotJarlskog | OscProcessor | protected |
| plotRelativeToPrior | MCMCProcessor | protected |
| Post2DPlotThreshold | MCMCProcessor | protected |
| Posterior | MCMCProcessor | protected |
| Posterior1DCut | MCMCProcessor | protected |
| PowerSpectrumAnalysis() | MCMCProcessor | inlineprotected |
| PrepareDiagMCMC() | MCMCProcessor | inlineprotected |
| PrintInfo() const | MCMCProcessor | inlineprotected |
| printToPDF | MCMCProcessor | protected |
| ReadFDFile() | MCMCProcessor | inlineprotected |
| ReadInputCov() | MCMCProcessor | inlineprotected |
| ReadInputCovLegacy() | MCMCProcessor | inlineprotected |
| ReadModelFile() | MCMCProcessor | inlineprotected |
| ReadNDFile() | MCMCProcessor | inlineprotected |
| Reset2DPosteriors() | MCMCProcessor | |
| ReweightName | MCMCProcessor | protected |
| ReweightPosterior | MCMCProcessor | protected |
| ReweightPrior(const std::vector< std::string > &Names, const std::vector< double > &NewCentral, const std::vector< double > &NewError) | MCMCProcessor | |
| SampleName_v | MCMCProcessor | protected |
| SamplePriorForParam(const int paramIndex, const std::unique_ptr< TRandom3 > &randGen, const std::vector< double > &FlatBounds) const | OscProcessor | protected |
| SampleValues | MCMCProcessor | protected |
| SavageDickeyPlot(std::unique_ptr< TH1D > &PriorHist, std::unique_ptr< TH1D > &PosteriorHist, const std::string &Title, const double EvaluationPoint) const | MCMCProcessor | |
| ScanInput() | MCMCProcessor | inlineprotected |
| ScanParameterOrder() | MCMCProcessor | inlineprotected |
| SetEntries(const int NewEntries) | MCMCProcessor | inline |
| SetExcludedGroups(std::vector< std::string > Name) | MCMCProcessor | inline |
| SetExcludedNames(std::vector< std::string > Name) | MCMCProcessor | inline |
| SetExcludedTypes(std::vector< std::string > Name) | MCMCProcessor | inline |
| SetFancyNames(const bool PlotOrNot) | MCMCProcessor | inline |
| SetLegendStyle(TLegend *Legend, const double size) const | MCMCProcessor | protected |
| SetMargins(std::unique_ptr< TCanvas > &Canv, const std::vector< double > &margins) | MCMCProcessor | protected |
| SetnBatches(const int Batches) | MCMCProcessor | inline |
| SetNBins(const int NewBins) | MCMCProcessor | inline |
| SetnLags(const int nLags) | MCMCProcessor | inline |
| SetOutputSuffix(const std::string Suffix) | MCMCProcessor | inline |
| SetPlotBinValue(const bool PlotOrNot) | MCMCProcessor | inline |
| SetPlotErrorForFlatPrior(const bool PlotOrNot) | MCMCProcessor | inline |
| SetPlotRelativeToPrior(const bool PlotOrNot) | MCMCProcessor | inline |
| SetPost2DPlotThreshold(const double Threshold) | MCMCProcessor | inline |
| SetPosterior1DCut(const std::string Cut) | MCMCProcessor | inline |
| SetPrintToPDF(const bool PlotOrNot) | MCMCProcessor | inline |
| SetSmoothing(const bool PlotOrNot) | MCMCProcessor | inline |
| SetStepCut(const std::string &Cuts) | MCMCProcessor | |
| SetStepCut(const int Cuts) | MCMCProcessor | |
| SetTLineStyle(TLine *Line, const Color_t Colour, const Width_t Width, const ELineStyle Style) const | MCMCProcessor | protected |
| SetupOutput() | MCMCProcessor | inlineprotected |
| SetUseFFTAutoCorrelation(const bool useFFT) | MCMCProcessor | inline |
| Sin2Theta12Index | OscProcessor | protected |
| Sin2Theta12Name | OscProcessor | protected |
| Sin2Theta13Index | OscProcessor | protected |
| Sin2Theta13Name | OscProcessor | protected |
| Sin2Theta23Index | OscProcessor | protected |
| Sin2Theta23Name | OscProcessor | protected |
| SmearChain(const std::vector< std::string > &Names, const std::vector< double > &Error, const bool &SaveBranch) const | MCMCProcessor | |
| StepCut | MCMCProcessor | protected |
| StepNumber | MCMCProcessor | protected |
| SystName_v | MCMCProcessor | protected |
| SystValues | MCMCProcessor | protected |
| ThinMCMC(const int ThinningCut) const | MCMCProcessor | inline |
| UpperCut | MCMCProcessor | protected |
| useFFTAutoCorrelation | MCMCProcessor | protected |
| WeightValue | MCMCProcessor | protected |
| ~MCMCProcessor() | MCMCProcessor | virtual |
| ~OscProcessor() | OscProcessor | virtual |