Helper structure for implementation of "exists"-functions for GaudiCommon<BASE>
More...
#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/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 314 of file GetData.h.
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 325 of file GetData.h.
329 return getFromTS<TYPE>(service, location);
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 325 of file GetData.h.
329 return getFromTS<TYPE>(service, location);
The documentation for this struct was generated from the following file:
- InstallArea/x86_64-slc6-gcc49-opt/include/GaudiAlg/GetData.h