Compounds | |
class | Atlfast::AssociationManager |
class | Atlfast::AtlfastProtoJet |
class | Atlfast::Cell |
class | Atlfast::CellDescriptor |
class | Atlfast::Cluster |
class | Atlfast::EventHeader |
class | Atlfast::IKinematic |
class | Atlfast::ITrackTrajectory |
class | Atlfast::Jet |
struct | Atlfast::ParticleCodes |
class | Atlfast::Quartet |
class | Atlfast::ReconstructedParticle |
class | Atlfast::SimpleTestStatistic |
class | Atlfast::Track |
class | Atlfast::TrackTrajectory |
class | Atlfast::TypedCollection |
class | Atlfast::TypedCollectionFactory |
Typedefs | |
typedef ObjectVector< Cell > | CellCollection |
typedef CellCollection::iterator | CellIterator |
typedef std::list< Cell *> | CellList |
typedef CellList::iterator | CellListI |
typedef CellList::const_iterator | CellListConstI |
typedef std::vector< Cell *> | CellVector |
typedef CellVector::iterator | CellVectorI |
typedef CellVector::const_iterator | CellVectorConstI |
typedef ObjectVector< Cluster > | ClusterCollection |
typedef std::list< Cluster *> | ClusList |
typedef std::list< Cluster *>::iterator | ClusListI |
typedef std::list< Cluster *>::const_iterator | ClusListConstI |
typedef ObjectVector< Jet > | JetCollection |
typedef std::vector< const HepMC::GenParticle *> | MCparticleCollection |
typedef std::vector< const HepMC::GenParticle *>::const_iterator | MCparticleCollectionCIter |
typedef ObjectVector< ReconstructedParticle > | ReconstructedParticleCollection |
typedef ObjectVector< SimpleTestStatistic > | SimpleTestStatisticCollection |
typedef ObjectVector< Track > | TrackCollection |
typedef std::list< Track *> | TrackList |
typedef std::list< Track *>::iterator | TrackListI |
typedef std::list< Track *>::const_iterator | TrackListConstI |
Functions | |
MsgStream & | operator<< (MsgStream &, const EventHeader &) |
MsgStream & | operator<< (MsgStream &, const EventHeader *const) |
MsgStream & | operator<< (MsgStream &, const IKinematic &) |
MsgStream & | operator<< (MsgStream &, const IKinematic *const) |
MsgStream & | operator<< (MsgStream &, const SimpleTestStatistic &s) |
MsgStream & | operator<< (MsgStream &, const SimpleTestStatistic *const s) |
fstream & | operator<< (fstream &stream, const SimpleTestStatistic &s) |
MsgStream & | operator<< (MsgStream &s, const Track &t) |
MsgStream & | operator<< (MsgStream &s, const Track *t) |
Manages associations between ContainedObjects
Authors: P.Clarke, H.Phillips, E.Richter-Was, P.Sherwood, R.Steward
Written: 27-July-2000 Revised:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|