CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AlignmentAlgorithm.cc
Go to the documentation of this file.
1 /****************************************************************************
2 * Authors:
3 * Jan Kašpar (jan.kaspar@gmail.com)
4 ****************************************************************************/
5 
8 
10 
11 //----------------------------------------------------------------------------------------------------
12 
14  : verbosity(ps.getUntrackedParameter<unsigned int>("verbosity", 0)),
15  task(_t),
16  singularLimit(ps.getParameter<double>("singularLimit")) {}
Represents an alignment task.
Definition: AlignmentTask.h:20
AlignmentAlgorithm()
dummy constructor (not to be used)