Open PaperOpt
OpenPaperOpt/DetectorParser.h File Reference
#include <vector>
#include <map>
#include <string>
#include <iostream>
#include "StructureObject.h"
#include "Detector.h"
#include "DetectorArs.h"
#include "DetectorArsGlobe.h"
#include "DetectorOCT.h"
#include "DetectorElrepho.h"
#include "DetectorImage.h"
#include "DetectorWp.h"
#include "XMLParser.h"
Include dependency graph for DetectorParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IO::DetectorParser

Namespaces

namespace  IO

Typedefs

typedef Detector *(* IO::detParserPtr )(XMLParser &, vector< float > &, Detector *, float xmax, float ymax)