12#define BOOST_TEST_MODULE Test MCHRaw NofPadsPerFeeId
13#define BOOST_TEST_MAIN
14#define BOOST_TEST_DYN_LINK
16#include <boost/test/unit_test.hpp>
30 for (
auto solar : solars) {
32 for (
auto ds : dualSampas) {
34 for (
auto channel = 0; channel < 64; channel++) {
125 for (
auto feeid = 0; feeid < 64; feeid++) {
128#ifdef MCH_MAPPING_RUN3_AND_ABOVE
o2::mch::mapping::CathodeSegmentation seg
int findPadByFEE(int dualSampaId, int dualSampaChannel) const
bool isValid(int catPadIndex) const
Not every integer is a valid catPadIndex. This method will tell if catPadIndex is a valid one.
A Segmentation lets you find pads of a detection element and then inspect those pads.
O2MCHMAPPINGIMPL3_EXPORT const Segmentation & segmentation(int detElemId)
std::set< uint16_t > getSolarUIDsPerFeeId< ElectronicMapperGenerated >(uint16_t feeid)
std::function< std::optional< uint16_t >(FeeLinkId)> createFeeLink2SolarMapper< ElectronicMapperGenerated >()
std::set< DsDetId > getDualSampas< ElectronicMapperGenerated >(uint16_t solarId)
BOOST_AUTO_TEST_CASE(FlatHisto)
int nofPadsPerFeeId(uint16_t feeid)
BOOST_CHECK_EQUAL(triggersD.size(), triggers.size())