|
std::atomic< unsigned int > | nAll_ |
|
std::atomic< unsigned int > | nFinal_ |
|
std::atomic< unsigned int > | nGood_ |
|
Definition at line 42 of file AlCaHEMuonFilter.cc.
◆ Counters()
AlCaHEMuons::Counters::Counters |
( |
| ) |
|
|
inline |
Definition at line 43 of file AlCaHEMuonFilter.cc.
std::atomic< unsigned int > nGood_
std::atomic< unsigned int > nFinal_
std::atomic< unsigned int > nAll_
◆ nAll_
std::atomic<unsigned int> AlCaHEMuons::Counters::nAll_ |
|
mutable |
◆ nFinal_
std::atomic<unsigned int> AlCaHEMuons::Counters::nFinal_ |
|
mutable |
◆ nGood_
std::atomic<unsigned int> AlCaHEMuons::Counters::nGood_ |
|
mutable |