#include "Alignment/CocoaUtilities/interface/CocoaGlobals.h"
#include <map>
#include "Alignment/CocoaModel/interface/OpticalObject.h"
Go to the source code of this file.
Classes | |
class | OpticalObjectMgr |
Typedefs | |
typedef std::map< ALIstring, OpticalObject *, std::less < ALIstring > > | msopto |
typedef std::map<ALIstring, OpticalObject*, std::less<ALIstring> > msopto |
Definition at line 15 of file OpticalObjectMgr.h.