You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TOFFEEchannelConfig mChannelConfig[Geo::kNCrate][Geo::kNTRM - 2][Geo::kNChain][Geo::kNTdc][Geo::kNCh]; // in O2, the number of TRMs is 12, but in the FEE world it is 10
63
73
TOFFEEtriggerConfig mTriggerConfig[NTRIGGERMAPS];
74
+
TOFFEEmapHVConfig mHVConfig[Geo::NSECTORS];
64
75
TOFFEElightConfig() = default;
65
76
const TOFFEEchannelConfig* getChannelConfig(int icrate, int itrm, int ichain, int itdc, int ich) const;
0 commit comments