CMS 3D CMS Logo

List of all members | Public Types | Public Attributes
HGCalHistoSeedingImpl::Bin Struct Reference

Public Types

enum  Content { Sum, Ecal, Hcal }
 

Public Attributes

std::array< float, 3 > values = {{0., 0., 0.}}
 
float weighted_x = 0.
 
float weighted_y = 0.
 

Detailed Description

Definition at line 16 of file HGCalHistoSeedingImpl.h.

Member Enumeration Documentation

◆ Content

Member Data Documentation

◆ values

std::array<float, 3> HGCalHistoSeedingImpl::Bin::values = {{0., 0., 0.}}

◆ weighted_x

float HGCalHistoSeedingImpl::Bin::weighted_x = 0.

◆ weighted_y

float HGCalHistoSeedingImpl::Bin::weighted_y = 0.