Hold on to an element of eta-dependent resolution object, namely a resolution and the eta range in which the resolution is valid. See the documentation for the header file EtaDepResElement.h for details. More...
#include <sstream>
#include <stdexcept>
#include "TopQuarkAnalysis/TopHitFit/interface/EtaDepResElement.h"
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
bool | hitfit::operator< (const EtaDepResElement &a, const EtaDepResElement &b) |
Comparison operator, compare two EtaDepResElement instances based on their respective valid ranges. More... | |
std::ostream & | hitfit::operator<< (std::ostream &s, const EtaDepResElement &e) |
Hold on to an element of eta-dependent resolution object, namely a resolution and the eta range in which the resolution is valid. See the documentation for the header file EtaDepResElement.h for details.
Definition in file EtaDepResElement.cc.