1 #ifndef CondFormats_PTrackerAdditionalParametersPerDet_h 2 #define CondFormats_PTrackerAdditionalParametersPerDet_h
~PTrackerAdditionalParametersPerDet()
std::vector< int > allBigPixelsYs() const
int bigPixelsY(int theIndex) const
std::vector< int > allBigPixelsXs() const
void setBigPixelsY(int bigPixelsY)
float bigPixelsPitchX(int theIndex) const
int bigPixelsX(int theIndex) const
std::vector< int > getAllGeographicalIds() const
std::vector< float > allBigPixelsPitchXs() const
std::vector< std::vector< bool > > boolParams_
int getGeographicalId(int theIndex) const
std::vector< std::vector< int > > intParams_
void setBigPixelsPitchX(float bigPixelsPitchX)
float bigPixelsPitchY(int theIndex) const
PTrackerAdditionalParametersPerDet()
std::vector< float > allBigPixelsPitchYs() const
#define COND_SERIALIZABLE
void setGeographicalId(int geographicalId)
void setBigPixelsX(int bigPixelsX)
std::vector< std::vector< float > > floatParams_
void setBigPixelsPitchY(float bigPixelsPitchY)