, including all inherited members.
_addProjection(const Projection &proj, const std::string &name) | ProjectionApplier | [protected] |
_allowProjReg | ProjectionApplier | [protected] |
_avg_beam_in_lab(const double &m, const double &y) | CDF_1996_S3349578 | [inline, private] |
_defaultname | Analysis | [protected] |
_fiveJetAnalysis(const Jets &jets, const double &weight) | CDF_1996_S3349578 | [inline] |
_fourJetAnalysis(const Jets &jets, const double &weight) | CDF_1996_S3349578 | [inline] |
_h_3_costheta3 | CDF_1996_S3349578 | [private] |
_h_3_f3 | CDF_1996_S3349578 | [private] |
_h_3_f4 | CDF_1996_S3349578 | [private] |
_h_3_f5 | CDF_1996_S3349578 | [private] |
_h_3_mNJ | CDF_1996_S3349578 | [private] |
_h_3_psi3 | CDF_1996_S3349578 | [private] |
_h_3_X3 | CDF_1996_S3349578 | [private] |
_h_3_X4 | CDF_1996_S3349578 | [private] |
_h_4_costheta3 | CDF_1996_S3349578 | [private] |
_h_4_f3 | CDF_1996_S3349578 | [private] |
_h_4_f4 | CDF_1996_S3349578 | [private] |
_h_4_f5 | CDF_1996_S3349578 | [private] |
_h_4_fA | CDF_1996_S3349578 | [private] |
_h_4_fB | CDF_1996_S3349578 | [private] |
_h_4_mNJ | CDF_1996_S3349578 | [private] |
_h_4_psi3 | CDF_1996_S3349578 | [private] |
_h_4_psiAB | CDF_1996_S3349578 | [private] |
_h_4_X3 | CDF_1996_S3349578 | [private] |
_h_4_X4 | CDF_1996_S3349578 | [private] |
_h_4_XA | CDF_1996_S3349578 | [private] |
_h_5_costheta3 | CDF_1996_S3349578 | [private] |
_h_5_f3 | CDF_1996_S3349578 | [private] |
_h_5_f4 | CDF_1996_S3349578 | [private] |
_h_5_f5 | CDF_1996_S3349578 | [private] |
_h_5_fA | CDF_1996_S3349578 | [private] |
_h_5_fB | CDF_1996_S3349578 | [private] |
_h_5_fC | CDF_1996_S3349578 | [private] |
_h_5_fD | CDF_1996_S3349578 | [private] |
_h_5_mNJ | CDF_1996_S3349578 | [private] |
_h_5_psi3 | CDF_1996_S3349578 | [private] |
_h_5_psiAB | CDF_1996_S3349578 | [private] |
_h_5_psiCD | CDF_1996_S3349578 | [private] |
_h_5_X3 | CDF_1996_S3349578 | [private] |
_h_5_X4 | CDF_1996_S3349578 | [private] |
_h_5_XA | CDF_1996_S3349578 | [private] |
_h_5_XC | CDF_1996_S3349578 | [private] |
_info | Analysis | [protected] |
_psi(const FourMomentum &p1, const FourMomentum &p2, const FourMomentum &p3, const FourMomentum &p4) | CDF_1996_S3349578 | [inline, private] |
_reduce(const vector< FourMomentum > &jets, FourMomentum &combined1, FourMomentum &combined2) | CDF_1996_S3349578 | [inline, private] |
_safeMass(const FourMomentum &p) | CDF_1996_S3349578 | [inline, private] |
_threeJetAnalysis(const Jets &jets, const double &weight) | CDF_1996_S3349578 | [inline] |
addProjection(const PROJ &proj, const std::string &name) | ProjectionApplier | [inline, protected] |
Analysis(const std::string &name) | Analysis | |
analysisFactory() | Analysis | [protected] |
analyze(const Event &event) | CDF_1996_S3349578 | [inline, virtual] |
applyProjection(const Event &evt, const PROJ &proj) const | ProjectionApplier | [inline] |
applyProjection(const Event &evt, const Projection &proj) const | ProjectionApplier | [inline] |
applyProjection(const Event &evt, const std::string &name) const | ProjectionApplier | [inline] |
authors() const | Analysis | [virtual] |
beamIds() const | Analysis | |
beams() const | Analysis | |
binEdges(const std::string &hname) const | Analysis | [protected] |
binEdges(size_t datasetId, size_t xAxisId, size_t yAxisId) const | Analysis | [protected] |
bookDataPointSet(const std::string &name, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookDataPointSet(const std::string &name, size_t npts, double lower, double upper, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookDataPointSet(size_t datasetId, size_t xAxisId, size_t yAxisId, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookHistogram1D(const std::string &name, size_t nbins, double lower, double upper, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookHistogram1D(const std::string &name, const std::vector< double > &binedges, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookHistogram1D(const std::string &name, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookHistogram1D(size_t datasetId, size_t xAxisId, size_t yAxisId, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookProfile1D(const std::string &name, size_t nbins, double lower, double upper, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookProfile1D(const std::string &name, const std::vector< double > &binedges, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookProfile1D(const std::string &name, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
bookProfile1D(size_t datasetId, size_t xAxisId, size_t yAxisId, const std::string &title="", const std::string &xtitle="", const std::string &ytitle="") | Analysis | [protected] |
CDF_1996_S3349578() | CDF_1996_S3349578 | [inline] |
collider() const | Analysis | [virtual] |
crossSection() const | Analysis | [protected] |
crossSectionPerEvent() const | Analysis | [protected] |
datapointsetFactory() | Analysis | [protected] |
description() const | Analysis | [virtual] |
energies() const | Analysis | [virtual] |
experiment() const | Analysis | [virtual] |
finalize() | CDF_1996_S3349578 | [inline, virtual] |
getLog() const | Analysis | [protected] |
getProjection(const std::string &name) const | ProjectionApplier | [inline] |
getProjection(const std::string &name) const | ProjectionApplier | [inline] |
getProjections() const | ProjectionApplier | [inline] |
getProjHandler() const | ProjectionApplier | [inline, protected] |
handler() const | Analysis | |
histoDir() const | Analysis | [protected] |
histogramFactory() | Analysis | [protected] |
histoPath(const std::string &hname) const | Analysis | [protected] |
info() const | Analysis | [virtual] |
init() | CDF_1996_S3349578 | [inline, virtual] |
isCompatible(const ParticleName &beam1, const ParticleName &beam2) const | Analysis | [virtual] |
isCompatible(const BeamPair &beams) const | Analysis | [virtual] |
logBinEdges(size_t nbins, double lower, double upper) | Analysis | [protected] |
name() const | Analysis | [virtual] |
needsCrossSection() const | Analysis | |
normalize(AIDA::IHistogram1D *&histo, double norm=1.0) | Analysis | |
numEvents() const | Analysis | [protected] |
ProjectionApplier() | ProjectionApplier | |
Projectionhandler class | ProjectionApplier | [friend] |
references() const | Analysis | [virtual] |
requiredBeams() const | Analysis | [virtual] |
runInfo() const | Analysis | [virtual] |
scale(AIDA::IHistogram1D *&histo, double scale) | Analysis | |
setBeams(const ParticleName &beam1, const ParticleName &beam2) | Analysis | [protected] |
setCrossSection(double xs) | Analysis | |
setNeedsCrossSection(bool needed) | Analysis | [protected] |
spiresId() const | Analysis | [virtual] |
sqrtS() const | Analysis | |
status() const | Analysis | [virtual] |
summary() const | Analysis | [virtual] |
sumOfWeights() const | Analysis | [protected] |
tree() | Analysis | [protected] |
year() const | Analysis | [virtual] |
~Analysis() | Analysis | [virtual] |
~ProjectionApplier() | ProjectionApplier | [virtual] |