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 47 of file TotemTimingDQMSource.cc.

Member Data Documentation

◆ hitDistribution2dMap

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

Definition at line 54 of file TotemTimingDQMSource.cc.

◆ hitsCounterMap

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

Definition at line 56 of file TotemTimingDQMSource.cc.