23 : textFileName(cfg.getParameter<
std::
string>(
"textFileName")) {}
57 throw cms::Exception(
"NotAvailable") <<
"PoolDBOutputService not available";
61 myAlignmentErrorsExtended, poolDbService->
beginOfTime(),
"TrackerAlignmentErrorExtendedRcd");
69 unsigned int nComp = comp.size();
71 for (
unsigned int i = 0;
i < nComp; ++
i)
92 double* errorData = error.Array();
93 for (
unsigned int i = 0; i < 21; ++
i) {
94 errorData[
i] = parameters[i + 6];
99 error = ROOT::Math::SMatrixIdentity();
align::ID id() const
Return the ID of Alignable, i.e. DetId of 'first' component GeomDet(Unit).
virtual void rotateInLocalFrame(const RotationType &rotation)
Rotation intepreted in the local reference frame.
void readFile(const std::string &textFileName)
Read given text file.
T mag() const
The vector magnitude. Equivalent to sqrt(vec.mag2())
def setup(process, global_tag, zero_tesla=False)
TrackerGeometry * build(const GeometricDet *gd, const PTrackerParameters &ptp, const TrackerTopology *tTopo)
virtual void move(const GlobalVector &displacement)=0
Movement with respect to the global reference frame.
virtual const Alignables & components() const =0
Return vector of all direct components.
U second(std::pair< T, U > const &p)
#define DEFINE_FWK_MODULE(type)
virtual StructureType alignableObjectId() const =0
Return the alignable type identifier.
std::vector< Scalar > Scalars
cond::Time_t beginOfTime() const
void writeOne(T *payload, Time_t time, const std::string &recordName, bool withlogging=false)
const AlignableSurface & surface() const
Return the Surface (global position and orientation) of the object.
const MapType & UniqueIdMap() const
void setSurvey(const SurveyDet *)
Set survey info.
std::vector< Alignable * > Alignables
virtual Alignments * alignments() const =0
Return vector of alignment data.
align::GlobalPoints toGlobal(const align::LocalPoints &) const
Return in global coord given a set of local points.
math::Error< 6 >::type ErrorMatrix
T const * product() const
virtual AlignmentErrorsExtended * alignmentErrors() const =0
Return vector of alignment errors.