![]() |
AmpTools
|
This is the complete list of members for PlotGenerator, including all inherited members.
availablePlots() const | PlotGenerator | inline |
bookHistogram(int index, const string &title, Histogram *hist) | PlotGenerator | protected |
bookHistogram(int index, Histogram *hist) | PlotGenerator | protected |
cfgInfo() const | PlotGenerator | inline |
disableAmp(unsigned int uniqueAmpIndex) | PlotGenerator | |
disableReaction(const string &fsName) | PlotGenerator | |
disableSum(unsigned int uniqueSumIndex) | PlotGenerator | |
enableAmp(unsigned int uniqueAmpIndex) | PlotGenerator | |
enableReaction(const string &fsName) | PlotGenerator | |
enableSum(unsigned int uniqueSumIndex) | PlotGenerator | |
fillHistogram(int index, double value) | PlotGenerator | protected |
fillHistogram(int index, double valueX, double valueY) | PlotGenerator | protected |
fillHistogram(int index, vector< double > &data, double weight=1) | PlotGenerator | protected |
fullAmplitudes() const | PlotGenerator | inline |
getAmpIndex(const string &Name) const | PlotGenerator | protected |
haveAmp(const string &) const | PlotGenerator | |
intensity(bool accCorrected=true) const | PlotGenerator | |
isAmpEnabled(unsigned int uniqueAmpIndex) const | PlotGenerator | |
isReactionEnabled(const string &reactName) const | PlotGenerator | |
isSumEnabled(unsigned int uniqueSumIndex) const | PlotGenerator | |
kAccMC enum value | PlotGenerator | |
kData enum value | PlotGenerator | |
kGenMC enum value | PlotGenerator | |
kNumTypes enum value | PlotGenerator | |
PlotGenerator(const FitResults &fitResults) | PlotGenerator | |
projection(unsigned int projectionIndex, string fsName, unsigned int type) | PlotGenerator | |
reactions() const | PlotGenerator | |
uniqueAmplitudes() const | PlotGenerator | inline |
uniqueSums() const | PlotGenerator | inline |
~PlotGenerator() | PlotGenerator | virtual |