Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Todo List

Member Analysis ()
Does inheritance apply to statics? Is this useful in enforcing a uniform interface?

Member bookDataPointSet (const size_t datasetId, const size_t xAxisId, const size_t yAxisId, const string &title)
Implement this?

Member isCompatible (const BeamPair &beams) const
Need to also check internal consistency of the analysis' beam requirements with those of the projections it uses.

Member isCompatible (const ParticleName &beam1, const ParticleName &beam2) const
Need to also check internal consistency of the analysis' beam requirements with those of the projections it uses.

Member addAnalysis (const A &analysis)
Is there a good reason to not allow "direct" submission?

Member loadAnalysisBuildersFromDir (const string &dirname, AnalysisBuilders &builders)
Sys-dependent path separator instead of "/"

Member project (const Event &e)
This is not a robust assumption! HepMC should support directly accessing the beams.

Member compare (const Projection &p) const
The compare method is incomplete?

Member init ()
This doesn't seem to correspond to the plots in the paper (SPIRES 4730372)

Member analyze (const Event &event)
SEGV: either the HepMC event record is not filled properly or the F77-Wrapper functions are faulty

z- value assumed to be in mm, PYTHIA convention: dangerous!

Member _nostream
Hide this...

Member init ()
Should really use proper profile histograms.

Member sphericityAxis () const
Implement something that isn't garbage!

Member sphericityMajorAxis () const
Implement something that isn't garbage!

Member sphericityMinorAxis () const
Implement something that isn't garbage!

Member project (const Event &e)
Define Z W and h more carefully/model independently, based on final state.

Member analyze (const Event &event)
Some problem with how the beams projection's destructor handles particles: segfaults.

Member addAnalysisArgs (TCLAP::CmdLine &cmd, TCLAP::MultiArg< string > *&analysesArg, TCLAP::SwitchArg *&analysesAllArg, TCLAP::ValuesConstraint< string > *&anaNameConstraint)
Can we use -A for removals and get the ordering right?

Member useHistoArgs (TCLAP::CmdLine &cmd, TCLAP::ValueArg< string > *histoNameArg, TCLAP::ValueArg< string > *histoTypeArg, string &cfgHistoFileName, HistoFormat &cfgHistoFormat)
Support ROOT histogram output (possibly via a ROOT AIDA reader).

Member getBinEdges (string papername)
Check AIDA path for "^/HepData" to make sure that this is a reference histogram.

Throw an exception here?

Rethrow as a general XML failure.