CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
hepmc_rootio Namespace Reference

Functions

void weightcontainer_set_default_names (unsigned int n, std::map< std::string, HepMC::WeightContainer::size_type > &names)
 

Function Documentation

void hepmc_rootio::weightcontainer_set_default_names ( unsigned int  n,
std::map< std::string, HepMC::WeightContainer::size_type > &  names 
)
inline

Definition at line 73 of file classes.h.

References prof2calltree::count, gen::n, mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.

73  {
74  std::ostringstream name;
76  {
77  name.str(std::string());
78  name << count;
79  names[name.str()] = count;
80  }
81  }
static const HistoName names[]
uint16_t size_type