fmssim
Todo List

Class fms::geometry::Cell
Make this a more general base class. Remove x/y/z coordinates. Implement those in a CellXYZ class, and inherit smallcell and largecell from those.

Member fms::geometry::Cell::Contains (const TVector3 &) const
TVector2 instead?

Class pythiaEvent
Remove the printf statments from the constructor (or make them deactivatable via a flag/STAR Logger level), as it gets irritating when using e.g. TTree::Draw() statements.

Class pythiaParticle

Change Float_t/Double_t member variables to Double32_t.

#ifndef...#define...#endif around header files.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines