ATLAS Offline Software
|
#include "src/get_bits.h"
#include "Identifier/Range.h"
#include "IdDict/IdDictRegion.h"
#include "IdDict/IdDictRange.h"
#include "IdDict/IdDictFieldImplementation.h"
Go to the source code of this file.
Namespaces | |
IdDict | |
Typedefs | |
using | IdDict::RV = std::vector< IdDictRegion * > |
Functions | |
void | IdDict::compute_bits (const RV ®ions, size_t level, const std::string &group) |
Compute the OR of all fields at <level>, for the subset of overlapping regions. More... | |
void | IdDict::get_bits (const RV ®ions, size_t level, const std::string &group) |