CMS 3D CMS Logo

Enumerations | Variables
CCC Namespace Reference

Enumerations

enum  OP { kNone = 0, kTiny = 1, kLoose = 2, kTight = 3 }
 

Variables

static constexpr std::array< float, 4 > cuts = {{-1.0, 800.0, 1620.0, 1945.0}}
 

Enumeration Type Documentation

◆ OP

enum CCC::OP
Enumerator
kNone 
kTiny 
kLoose 
kTight 

Definition at line 17 of file ClusterChargeCut.h.

Variable Documentation

◆ cuts

constexpr std::array<float, 4> CCC::cuts = {{-1.0, 800.0, 1620.0, 1945.0}}
static

Definition at line 18 of file ClusterChargeCut.h.

Referenced by getConfigurationDescription4CCC().