CMS 3D CMS Logo

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