CMS 3D CMS Logo

SeedStopReason.cc
Go to the documentation of this file.
2 
3 static_assert(sizeof(SeedStopReasonName::SeedStopReasonName) / sizeof(std::string) ==
4  static_cast<unsigned int>(SeedStopReason::SIZE),
5  "SeedStopReason enum and SeedStopReasonName are out of synch");
static const std::string SeedStopReasonName[]