CMS 3D CMS Logo

Classes | Typedefs
ALIUnitsTable.h File Reference
#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
 

Typedef Documentation

◆ ALIUnitsContainer

using ALIUnitsContainer = std::vector<std::shared_ptr<ALIUnitDefinition> >

Definition at line 92 of file ALIUnitsTable.h.

◆ ALIUnitsTable

typedef std::vector<ALIUnitsCategory*> ALIUnitsTable

Definition at line 47 of file ALIUnitsTable.h.