ATLAS Offline Software
Namespaces | Typedefs | Functions
get_bits.cxx File Reference
#include "src/get_bits.h"
#include "Identifier/Range.h"
#include "IdDict/IdDictRegion.h"
#include "IdDict/IdDictRange.h"
#include "IdDict/IdDictFieldImplementation.h"
Include dependency graph for get_bits.cxx:

Go to the source code of this file.

Namespaces

 IdDict
 

Typedefs

using IdDict::RV = std::vector< IdDictRegion * >
 

Functions

void IdDict::compute_bits (const RV &regions, 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 &regions, size_t level, const std::string &group)