_projections | Analysis | [protected] |
addCut(const string &quantity, const Comparison &comparison, const double value) | Analysis | [inline, protected] |
addProjection(Projection &proj) | Analysis | [inline, protected] |
Analysis() | Analysis | [inline] |
analysisFactory() | Analysis | [protected] |
analyze(const Event &event) | ZPhys73C11 | [virtual] |
bookDataPointSet(const string &name, const string &title) | Analysis | [protected] |
bookDataPointSet(const string &name, const string &title, const size_t npts, const double lower, const double upper) | Analysis | [protected] |
bookDataPointSet(const size_t datasetId, const size_t xAxisId, const size_t yAxisId, const string &title) | Analysis | [protected] |
bookHistogram1D(const string &name, const string &title, const size_t nbins, const double lower, const double upper) | Analysis | [protected] |
bookHistogram1D(const string &name, const string &title, const vector< double > &binedges) | Analysis | [protected] |
bookHistogram1D(const size_t datasetId, const size_t xAxisId, const size_t yAxisId, const string &title) | Analysis | [protected] |
checkConsistency() const | Analysis | [protected, virtual] |
create() | ZPhys73C11 | [inline, static] |
datapointsetFactory() | Analysis | [protected] |
finalize() | ZPhys73C11 | [virtual] |
getBeams() const | Analysis | [inline, virtual] |
getCuts() const | Analysis | [virtual] |
getHandler() const | Analysis | [inline] |
getHistoDir() const | Analysis | [inline, protected] |
getLog() | Analysis | [protected] |
getName() const | ZPhys73C11 | [inline, virtual] |
getProjections() const | Analysis | [protected] |
histogramFactory() | Analysis | [protected] |
init() | ZPhys73C11 | [virtual] |
isCompatible(const string &quantity, const double value) const | Analysis | [inline, virtual] |
isCompatible(const ParticleName &beam1, const ParticleName &beam2) const | Analysis | [inline, virtual] |
isCompatible(const BeamPair &beams) const | Analysis | [inline, virtual] |
setBeams(const ParticleName &beam1, const ParticleName &beam2) | Analysis | [inline, protected] |
tree() | Analysis | [protected] |
ZPhys73C11() | ZPhys73C11 | [inline] |
~Analysis() | Analysis | [inline, virtual] |