#include </builds/gaudi/Gaudi/GaudiAlg/include/GaudiAlg/GetData.h>
template<class TYPE>
struct Gaudi::Utils::CheckData< TYPE >
Helper structure for implementation of "exists"-functions for GaudiCommon<BASE>
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl 
- Date
- 2008-07-22 
Definition at line 318 of file GetData.h.
◆ operator()()
the only one essential method 
- Parameters
- 
  
    | common | the actual "worker" |  | service | pointer to Data Provider Service |  | location | location of objects in TES |  
 
- Returns
- true for valid data 
use Data Provider Service
Definition at line 327 of file GetData.h.
  329         return getFromTS<TYPE>( service, 
location );
 
 
 
 
The documentation for this struct was generated from the following file: