CMS 3D CMS Logo

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::InfoInfoMap
 
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

◆ InfoMap

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

Definition at line 23 of file FWRecoGeom.h.

◆ InfoMapItr

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

Definition at line 24 of file FWRecoGeom.h.

Constructor & Destructor Documentation

◆ FWRecoGeom()

FWRecoGeom::FWRecoGeom ( void  )
inline

Definition at line 8 of file FWRecoGeom.h.

8 {}

◆ ~FWRecoGeom()

virtual FWRecoGeom::~FWRecoGeom ( void  )
inlinevirtual

Definition at line 10 of file FWRecoGeom.h.

10 {}