Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Alignment
SurveyAnalysis
interface
SurveyAlignmentSensor.h
Go to the documentation of this file.
1
#ifndef Alignment_SurveyAnalysis_SurveyAlignmentSensor_h
2
#define Alignment_SurveyAnalysis_SurveyAlignmentSensor_h
3
16
#include "
Alignment/SurveyAnalysis/interface/SurveyAlignment.h
"
17
18
class
SurveyAlignmentSensor
:
public
SurveyAlignment
{
19
public
:
21
SurveyAlignmentSensor
(
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
SurveyAlignmentSensor::findAlignPars
void findAlignPars(bool bias=false) override
Find the alignment parameters for all sensors.
Definition:
SurveyAlignmentSensor.cc:11
SurveyAlignmentSensor::SurveyAlignmentSensor
SurveyAlignmentSensor(const align::Alignables &sensors, const std::vector< align::StructureType > &levels)
Constructor to set the sensors and residual levels in base class.
Definition:
SurveyAlignmentSensor.cc:7
SurveyAlignmentSensor
Definition:
SurveyAlignmentSensor.h:18
SurveyAlignment.h
jetCorrFactors_cfi.levels
list levels
Definition:
jetCorrFactors_cfi.py:49
align::Alignables
std::vector< Alignable * > Alignables
Definition:
Utilities.h:31
Generated for CMSSW Reference Manual by
1.8.5