#include "CondFormats/Serialization/interface/Serializable.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <array>
#include <numeric>
Go to the source code of this file.
Classes | |
class | HGCalDenseIndexerBase |
this is a simple class that takes care of building a dense index for a set of categories the maximum number of items expected in each category is encoded in the IndexRanges_t the class is templated for the number of categories to use More... | |