CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
FWGeometryTableManager::Match Struct Reference

#include <FWGeometryTableManager.h>

Public Member Functions

bool accepted () const
 
 Match ()
 

Public Attributes

bool m_childMatches
 
bool m_matches
 

Detailed Description

Definition at line 36 of file FWGeometryTableManager.h.

Constructor & Destructor Documentation

FWGeometryTableManager::Match::Match ( void  )
inline

Member Function Documentation

bool FWGeometryTableManager::Match::accepted ( ) const
inline

Member Data Documentation

bool FWGeometryTableManager::Match::m_childMatches

Definition at line 38 of file FWGeometryTableManager.h.

Referenced by accepted(), and FWGeometryTableManager::checkChildMatches().

bool FWGeometryTableManager::Match::m_matches

Definition at line 37 of file FWGeometryTableManager.h.

Referenced by accepted().