CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
AlignTools.h File Reference
#include "Alignment/CommonAlignment/interface/Utilities.h"

Go to the source code of this file.

Namespaces

 align
 

Functions

void align::createPoints (GlobalVectors *Vs, Alignable *ali, const std::string &weightBy, bool weightById, const std::vector< unsigned int > &weightByIdVector)
 
AlgebraicVector align::diffAlignables (Alignable *refAli, Alignable *curAli, const std::string &weightBy, bool weightById, const std::vector< unsigned int > &weightByIdVector)
 
void align::moveAlignable (Alignable *ali, AlgebraicVector diff)
 Moves the alignable by the AlgebraicVector. More...
 
bool align::readModuleList (unsigned int, unsigned int, const std::vector< unsigned int > &)