Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
:
19
public
SurveyAlignment
20
{
21
public
:
22
24
SurveyAlignmentSensor
(
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
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
align::Alignables
std::vector< Alignable * > Alignables
Definition:
Utilities.h:28
SurveyAlignmentSensor::findAlignPars
virtual void findAlignPars(bool bias=false)
Find the alignment parameters for all sensors.
Definition:
SurveyAlignmentSensor.cc:13
Generated for CMSSW Reference Manual by
1.8.5