12#ifndef MEAN_VERTEX_OBJECT_H_
13#define MEAN_VERTEX_OBJECT_H_
27 MeanVertexObject(
float x,
float y,
float z,
float sigmax,
float sigmay,
float sigmaz,
float slopeX,
float slopeY)
63 void set(
int icoord,
float val);
75 float getX()
const {
return VertexBase::getX() + gMVBias->
xyz[0]; }
78 return VertexBase::getY() + gMVBias->
xyz[1];
83 return VertexBase::getZ() + gMVBias->
xyz[2];
130 static const MeanVertexBiasParam* gMVBias;
GLdouble GLdouble GLdouble z
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
VectorOfTObjectPtrs other