// $Id$ // // Test macro for testing retrieving of pad dimensions from // the map in AliMpSectorSegmentation. void testPadDimensions(AliMpStationType station = kStation1, AliMpPlaneType plane = kBendingPlane) { AliMpReader r(station, plane); AliMpSector* sector=r.BuildSector(); AliMpSectorSegmentation segmentation(sector); segmentation.PrintZones(); TVector2 previousDimensions; for (Int_t i=1; i