Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Alignment
SurveyAnalysis
interface
SurveyAlignmentPoints.h
Go to the documentation of this file.
1
#ifndef Alignment_SurveyAnalysis_SurveyAlignmentPoints_h
2
#define Alignment_SurveyAnalysis_SurveyAlignmentPoints_h
3
16
#include "
Alignment/SurveyAnalysis/interface/SurveyAlignment.h
"
17
18
class
SurveyAlignmentPoints
:
19
public
SurveyAlignment
20
{
21
public
:
22
24
SurveyAlignmentPoints
(
25
const
align::Alignables
& sensors,
26
const
std::vector<align::StructureType>& levels
27
);
28
29
protected
:
30
32
virtual
void
findAlignPars
(
33
bool
bias =
false
// true for biased residuals
34
);
35
};
36
37
#endif
SurveyAlignment
Definition:
SurveyAlignment.h:16
SurveyAlignmentPoints
Definition:
SurveyAlignmentPoints.h:18
SurveyAlignment.h
SurveyAlignmentPoints::findAlignPars
virtual void findAlignPars(bool bias=false)
Find the alignment parameters for all sensors.
Definition:
SurveyAlignmentPoints.cc:14
align::Alignables
std::vector< Alignable * > Alignables
Definition:
Utilities.h:28
SurveyAlignmentPoints::SurveyAlignmentPoints
SurveyAlignmentPoints(const align::Alignables &sensors, const std::vector< align::StructureType > &levels)
Constructor to set the sensors and residual levels in base class.
Definition:
SurveyAlignmentPoints.cc:8
Generated for CMSSW Reference Manual by
1.8.5