CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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.