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

Member Data Documentation

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

Definition at line 44 of file TotemTimingDQMSource.cc.

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

Definition at line 46 of file TotemTimingDQMSource.cc.