6 std::vector<HGCSiliconDetId> ids;
8 for (
int u = 0; u < 2 *
nCells; ++u) {
10 if (((
v - u) < nCells) && (u -
v) <= nCells) {
12 ids.emplace_back(newId);
20 std::vector<HGCalTriggerDetId> ids;
23 for (
int u = 0; u < 2 *
nCells; ++u) {
25 if (((
v - u) < nCells) && (u -
v) <= nCells) {
27 ids.emplace_back(newId);
std::vector< HGCalTriggerDetId > getDetTriggerIds(HGCSiliconDetId const &id) const
int32_t waferU(const int32_t index)
HGCSiliconDetIdToModule()
static const int HGCalFineN
constexpr std::array< uint8_t, layerIndexSize > layer
std::vector< HGCSiliconDetId > getDetIds(HGCSiliconDetId const &id) const
static const int HGCalCoarseN
caConstants::TupleMultiplicity const CAHitNtupletGeneratorKernelsGPU::HitToTuple const cms::cuda::AtomicPairCounter GPUCACell const *__restrict__ uint32_t const *__restrict__ nCells
int32_t waferV(const int32_t index)
static const int HGCalFineTrigger