CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Types | Public Member Functions
FWRecoGeom Class Reference

#include <FWRecoGeom.h>

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.

9 {}
virtual FWRecoGeom::~FWRecoGeom ( void  )
inlinevirtual

Definition at line 11 of file FWRecoGeom.h.

11 {}