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

Constructor & Destructor Documentation

◆ Match()

FWGeometryTableManager::Match::Match ( void  )
inline

Member Function Documentation

◆ accepted()

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

Member Data Documentation

◆ m_childMatches

bool FWGeometryTableManager::Match::m_childMatches

Definition at line 38 of file FWGeometryTableManager.h.

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

◆ m_matches

bool FWGeometryTableManager::Match::m_matches

Definition at line 37 of file FWGeometryTableManager.h.

Referenced by accepted().