CMS 3D CMS Logo

List of all members | Public Attributes
totemds::Cache Struct Reference

Public Attributes

std::unordered_map< unsigned int, std::unique_ptr< TH2F > > hitDistribution2dMap
 
std::unordered_map< unsigned int, unsigned long > hitsCounterMap
 

Detailed Description

Definition at line 42 of file DiamondSampicDQMSource.cc.

Member Data Documentation

◆ hitDistribution2dMap

std::unordered_map< unsigned int, std::unique_ptr< TH2F > > totemds::Cache::hitDistribution2dMap

Definition at line 43 of file DiamondSampicDQMSource.cc.

◆ hitsCounterMap

std::unordered_map< unsigned int, unsigned long > totemds::Cache::hitsCounterMap

Definition at line 45 of file DiamondSampicDQMSource.cc.