#include "Alignment/CocoaUtilities/interface/CocoaGlobals.h"
#include <vector>
#include <memory>
#include <CLHEP/Vector/ThreeVector.h>
Go to the source code of this file.
Classes | |
class | ALIBestUnit |
class | ALIUnitDefinition |
class | ALIUnitsCategory |
Typedefs | |
using | ALIUnitsContainer = std::vector< std::shared_ptr< ALIUnitDefinition > > |
typedef std::vector< ALIUnitsCategory * > | ALIUnitsTable |
using ALIUnitsContainer = std::vector<std::shared_ptr<ALIUnitDefinition> > |
Definition at line 92 of file ALIUnitsTable.h.
typedef std::vector<ALIUnitsCategory*> ALIUnitsTable |
Definition at line 47 of file ALIUnitsTable.h.