Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast Namespace Reference


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< CellCellCollection
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< ClusterClusterCollection
typedef std::list< Cluster *> ClusList
typedef std::list< Cluster
*>::iterator 
ClusListI
typedef std::list< Cluster
*>::const_iterator 
ClusListConstI
typedef ObjectVector< JetJetCollection
typedef std::vector< const
HepMC::GenParticle *> 
MCparticleCollection
typedef std::vector< const
HepMC::GenParticle *>::const_iterator 
MCparticleCollectionCIter
typedef ObjectVector< ReconstructedParticleReconstructedParticleCollection
typedef ObjectVector< SimpleTestStatisticSimpleTestStatisticCollection
typedef ObjectVector< TrackTrackCollection
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)

Detailed Description

Description:

Manages associations between ContainedObjects

Authors: P.Clarke, H.Phillips, E.Richter-Was, P.Sherwood, R.Steward

Written: 27-July-2000 Revised:


Typedef Documentation

typedef ObjectVector<Cell> Atlfast::CellCollection
 

typedef CellCollection::iterator Atlfast::CellIterator
 

typedef std::list<Cell*> Atlfast::CellList
 

typedef CellList::const_iterator Atlfast::CellListConstI
 

typedef CellList::iterator Atlfast::CellListI
 

typedef std::vector<Cell*> Atlfast::CellVector
 

typedef CellVector::const_iterator Atlfast::CellVectorConstI
 

typedef CellVector::iterator Atlfast::CellVectorI
 

typedef std::list<Cluster*> Atlfast::ClusList
 

typedef std::list<Cluster*>::const_iterator Atlfast::ClusListConstI
 

typedef std::list<Cluster*>::iterator Atlfast::ClusListI
 

typedef ObjectVector<Cluster> Atlfast::ClusterCollection
 

typedef ObjectVector<Jet> Atlfast::JetCollection
 

typedef std::vector<const HepMC::GenParticle*> Atlfast::MCparticleCollection
 

typedef std::vector<const HepMC::GenParticle*>::const_iterator Atlfast::MCparticleCollectionCIter
 

typedef ObjectVector<ReconstructedParticle> Atlfast::ReconstructedParticleCollection
 

typedef ObjectVector<SimpleTestStatistic> Atlfast::SimpleTestStatisticCollection
 

typedef ObjectVector<Track> Atlfast::TrackCollection
 

typedef std::list<Track*> Atlfast::TrackList
 

typedef std::list<Track*>::const_iterator Atlfast::TrackListConstI
 

typedef std::list<Track*>::iterator Atlfast::TrackListI
 


Function Documentation

MsgStream& operator<< MsgStream &    s,
const Track   t
 

MsgStream& operator<< MsgStream &    s,
const Track   t
 

fstream& operator<< fstream &    stream,
const SimpleTestStatistic   s
 

MsgStream& operator<< MsgStream &   ,
const SimpleTestStatistic *const    s
 

MsgStream& operator<< MsgStream &   ,
const SimpleTestStatistic   s
 

MsgStream& operator<< MsgStream &   ,
const IKinematic   const
 

MsgStream& operator<< MsgStream &   ,
const IKinematic  
 

MsgStream& operator<< MsgStream &   ,
const EventHeader   const
 

MsgStream& operator<< MsgStream &   ,
const EventHeader  
 


Generated on Wed May 1 14:36:11 2002 for AtlfastEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001