#include <iostream>
#include <sstream>
#include <iomanip>
#include <vector>
#include <math.h>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CondFormats/L1TObjects/interface/L1MuPacking.h"
Go to the source code of this file.
Classes | |
class | L1MuBinnedScale |
implements a continuous scale of NBins bins. More... | |
class | L1MuScale |
define the abstract interface to all scales More... | |
class | L1MuSymmetricBinnedScale |
In the GMT the concept of a symmetric scale exists The internal representation of scale values is "pseudo-signed", i.e. More... |