9 #ifndef _atm_VCloudModel_h_
10 #define _atm_VCloudModel_h_
13 #include <atm/VModel.h>
14 #include <atm/CloudResult.h>
59 const unsigned int telescopeId,
60 const unsigned int pixelId,
69 #endif // _atm_VCloudModel_h_
Base class of atmospheric functions.
Fluorescence Detector Pixel event.
Template for object factory.
Store the obscuration of an FD pixel by a cloud in the field of view.
utl::ObjectFactory< VCloudModel *, std::string > VCloudModelFactory
CloudResult EvaluateCloudCoverage(const fdet::Pixel &pixel, const utl::Point &x) const
Evaluate coverage for an fdet::Pixel.
Base class for cloud coverage calculations.