Luiza  v03-01
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cluiza::CCCollection
 Cluiza::CCProcessor
 Cluiza::CMProcessor
 Cluiza::ExceptionDefine Exceptions class, useful for control of data processing
 Cluiza::AbortProcessingExceptionAbortProcessingException used to abort proccessing of data
 Cluiza::ParseExceptionParseException used for parse errors, e.g. when reading the steering file
 Cluiza::SkipEventExceptionSkipEventException used to skip the current event in Processor::processData
 Cluiza::StopProcessingExceptionStopProcessingException used to stop proccessing of data
 Cluiza::Expression
 Cluiza::GlobalClass to store global processing parameters and network configuration
 Cgloria::GloriaClusterStatisticsClass for calculating basic properties of pixel cluster
 Cgloria::GloriaDataContainerClass for storing all data processed in Luiza
 Cgloria::GloriaFitsHeaderClass for handling fits file headers
 Cgloria::GloriaFitsImageClass for reading and processing fits images in Luiza
 Cgloria::GloriaFitsTableClass for reading and processing fits tables in Luiza
 Cgloria::GloriaObjectListClass for storing object (star images on CCD) lists
 Cgloria::GloriaSkyCatalogClass for storing catalogs of sky objects (eg. stars)
 Cgloria::GloriaNetworkMgrClass for storing GLORIA network configuration
 Cgloria::GloriaTableColumnAbstract class. Used for deriving classes with different column types
 Cgloria::GloriaTableColumnOf< T >Table column class for different content types
 Cgloria::GloriaTelescopeClass for storing GLORIA telescope parameters
 Cgloria::GloriaValueMapClass for constructing parameter/value maps for an image
 Cgloria::GloriaAverageMapClass for calculating map of average values for any variable on the image
 Cgloria::GloriaMedianMapClass for calculating map of median values for any variable on the image
 Cgloria::GloriaFitsHeader::HeaderRecordStructure to store header records
 Cluiza::IParser
 Cluiza::Parser
 Cluiza::XMLParser
 Cluiza::LCTokenizer
 Cluiza::XMLParser::LCTokenizer
 Cstreamlog::logbuffer
 Cluiza::LogicalExpressions
 Cstreamlog::logscope
 Cstreamlog::logstream
 Cluiza::LuizaSteerCheck
 Cstreamlog::prefix_base
 Cstreamlog::prefix
 Cluiza::ProcessorBase class for Luiza processors
 Cluiza::ApplyFlatKernelSimple processor to look for vertical or horizontal line segments in the input image
 Cluiza::ApplyGausKernelProcessor to calculate Gaus Kernel and apply it to the image frame
 Cluiza::AstroImageAdderProcessor to add images, based on astrometry (taking into account possible shifts)
 Cluiza::AstrometryProcessor implementing Astrometry.net algorithms
 Cluiza::BackgroundImageProcessor to generate background/noise map from CCD frame
 Cluiza::CalculateGausPSFProcessor to calculate Gaus profile parameters for stars on the CCD frame
 Cluiza::CalibrateFrameObjectsProcessor to normalize brightness measurements on the whole frame
 Cluiza::DataSourceProcessorBase class for processors accessing input data
 Cluiza::FitsImageReaderProcessor for reading input FITS images
 Cluiza::FitsTableReaderProcessor for reading data tables from input FITS files
 Cluiza::PiFitcImageReaderProcessor for reading compressed Pi of the Sky images (.fitc)
 Cluiza::PiTableReaderProcessor for reading Pi of the Sky data tables (mag and ast files)
 Cluiza::SociSelectProcessor for reading tables from SQL database with SOCI library
 Cluiza::TableTextReaderProcessor for reading data tables from input text files
 Cluiza::ExampleProcessorExample processor for users
 Cluiza::FastAperturePhotometrySimple processor to calculate aperture photometry on the CCD frame
 Cluiza::FindLineTrajectoryAnalytical line track fitting processor for LUIZA
 Cluiza::FitsImageWriterProcessor for writing FITS images to output files
 Cluiza::FitsTableWriterProcessor for writing tables to output TEXT files
 Cluiza::ImageLaplaceSimple processor to produce laplace images from the input collection
 Cluiza::ImageMedianProcessor to calculate median image from images in the input collection
 Cluiza::ImageNormalizationProcessorSimple processor to apply dark subtraction and flat correction
 Cluiza::MatchSkyCatalogProcessor to match object table with sky catalog
 Cluiza::ObjectLightCurveProcessor to reconstruct light curve of given object
 Cluiza::PiHalvesEqualizerProcessor to correct for gain difference between two halves of the frame
 Cluiza::PixelClusterFinderSimple processor to find pixel clusters (stars) on the CCD frame
 Cluiza::RootProcessorBase class for processors accessing input data
 Cluiza::RootImageViewerProcessor allowing to view images during processing
 Cluiza::RootTreeWriterProcessor for writing numerical tables to root tree structure
 Cluiza::SatelliteSearchingExample processor for users
 Cluiza::SelectNewObjectsProcessor to identify new objects in the sequence of object lists
 Cluiza::SelectTableDataProcessor to select data rows from the table
 Cluiza::SimpleImageAdderSimple processor to add images in the input collection
 Cluiza::SimpleImageRotatorSimple processor to rotate images in the input collection
 Cluiza::SimpleSourceFinderSimple processor to find stars centres on the frame
 Cluiza::TableTextWriterProcessor for writing tables to output TEXT files
 Cluiza::TestProcessorSimple processor for testing data collection
 Cluiza::WeightedAperturePhotometryProcessor to calculate aperture photometry on the CCD frame
 Cluiza::ProcessorLoader
 Cluiza::ProcessorMgr
 Cluiza::ProcessorParameter
 Cluiza::ProcessorParameter_t< T >
 CTiXmlBase
 CTiXmlAttribute
 CTiXmlNode
 CTiXmlComment
 CTiXmlDeclaration
 CTiXmlDocument
 CTiXmlElement
 CTiXmlText
 CTiXmlUnknown
 CTiXmlHandle
 CTiXmlVisitor
 CTiXmlPrinter
 Cluiza::Tokenizer