CMS 3D CMS Logo

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 43 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 46 of file FWGeometryTableManager.h.

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

bool FWGeometryTableManager::Match::m_matches

Definition at line 45 of file FWGeometryTableManager.h.