1 #ifndef GMTCollections_h
2 #define GMTCollections_h
20 edm::Event&
e,
const int iFirstBx = -2,
const int iLastBx = 2,
const int oFirstBx = -2,
const int oLastBx = 2)
32 return std::make_unique<MuonBxCollection>(0, oFirstBx, oLastBx);
52 std::array<std::unique_ptr<MuonBxCollection>, 6>
muons_;