Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
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
:
public
SurveyAlignment
{
19
public
:
21
SurveyAlignmentPoints
(
const
align::Alignables
& sensors,
const
std::vector<align::StructureType>&
levels
);
22
23
protected
:
25
void
findAlignPars
(
bool
bias =
false
// true for biased residuals
26
)
override
;
27
};
28
29
#endif
SurveyAlignment
Definition:
SurveyAlignment.h:16
SurveyAlignmentPoints::findAlignPars
void findAlignPars(bool bias=false) override
Find the alignment parameters for all sensors.
Definition:
SurveyAlignmentPoints.cc:12
SurveyAlignmentPoints
Definition:
SurveyAlignmentPoints.h:18
SurveyAlignment.h
jetCorrFactors_cfi.levels
list levels
Definition:
jetCorrFactors_cfi.py:49
align::Alignables
std::vector< Alignable * > Alignables
Definition:
Utilities.h:31
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