CMS 3D CMS Logo

Functions
HBHELinearMap.cc File Reference
#include <cassert>
#include "FWCore/Utilities/interface/Exception.h"
#include <algorithm>
#include "CondFormats/HcalObjects/interface/HBHELinearMap.h"

Go to the source code of this file.

Functions

const HBHELinearMaphbheChannelMap ()
 

Function Documentation

◆ hbheChannelMap()

const HBHELinearMap& hbheChannelMap ( )

Definition at line 139 of file HBHELinearMap.cc.

139  {
140  static const HBHELinearMap chMap;
141  return chMap;
142 }

Referenced by HcalInterpolatedPulseColl::getChannelPulse().

HBHELinearMap
Definition: HBHELinearMap.h:16