ATLAS Offline Software
Loading...
Searching...
No Matches
RpcSectorLogic.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7void RpcSectorLogic::addCounter(uint16_t counter) {
8 m_counters.push_back(counter);
9}
10
void addCounter(const uint16_t counter)
Set methods.
std::vector< uint16_t > m_counters