2 #ifndef __LASENDCAPALIGNMENTPARAMETERSET_H
3 #define __LASENDCAPALIGNMENTPARAMETERSET_H
31 std::pair<double,double>&
GetDiskParameter(
int aSubdetector,
int aDisk,
int aParameter );
33 std::pair<double,double>&
GetBeamParameter(
int aSubdetector,
int aRing,
int aBeam,
int aParameter );
std::pair< double, double > & GetGlobalParameter(int aSubdetector, int aParameter)
std::vector< std::pair< double, double > > tecMinusGlobalParameters
std::vector< std::vector< std::vector< std::pair< double, double > > > > tecPlusBeamParameters
std::vector< std::pair< double, double > > tecPlusGlobalParameters
std::pair< double, double > & GetDiskParameter(int aSubdetector, int aDisk, int aParameter)
std::pair< double, double > & GetBeamParameter(int aSubdetector, int aRing, int aBeam, int aParameter)
std::vector< std::vector< std::pair< double, double > > > tecMinusDiskParameters
std::vector< std::vector< std::pair< double, double > > > tecPlusDiskParameters
LASEndcapAlignmentParameterSet()
std::vector< std::vector< std::vector< std::pair< double, double > > > > tecMinusBeamParameters