CMS 3D CMS Logo

Classes | Public Types | Public Member Functions

FWRecoGeom Class Reference

#include <FWRecoGeom.h>

List of all members.

Classes

struct  Info

Public Types

typedef std::vector
< FWRecoGeom::Info
InfoMap
typedef std::vector
< FWRecoGeom::Info >
::const_iterator 
InfoMapItr

Public Member Functions

 FWRecoGeom (void)
virtual ~FWRecoGeom (void)

Detailed Description

Definition at line 6 of file FWRecoGeom.h.


Member Typedef Documentation

typedef std::vector<FWRecoGeom::Info> FWRecoGeom::InfoMap

Definition at line 27 of file FWRecoGeom.h.

typedef std::vector<FWRecoGeom::Info>::const_iterator FWRecoGeom::InfoMapItr

Definition at line 28 of file FWRecoGeom.h.


Constructor & Destructor Documentation

FWRecoGeom::FWRecoGeom ( void  ) [inline]

Definition at line 9 of file FWRecoGeom.h.

{}
virtual FWRecoGeom::~FWRecoGeom ( void  ) [inline, virtual]

Definition at line 11 of file FWRecoGeom.h.

{}