CMS 3D CMS Logo

Functions
hepmc_rootio Namespace Reference

Functions

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

Function Documentation

void hepmc_rootio::add_to_particles_in ( HepMC::GenVertex *  iVertex,
HepMC::GenParticle *  iPart 
)

Definition at line 21 of file hepmc_rootio.cc.

References HepMC::GenEvent::add_to_particles_in().

21  {
23  }
static void add_to_particles_in(HepMC::GenVertex *iVertex, HepMC::GenParticle *iPart)
Definition: hepmc_rootio.cc:14
void hepmc_rootio::weightcontainer_set_default_names ( unsigned int  n,
std::map< std::string, HepMC::WeightContainer::size_type > &  names 
)
inline

Definition at line 77 of file classes.h.

References KineDebug3::count(), gen::n, dataset::name, and AlCaHLTBitMon_QueryRunRegistry::string.

77  {
78  std::ostringstream name;
80  {
81  name.str(std::string());
82  name << count;
83  names[name.str()] = count;
84  }
85  }
uint16_t size_type
const std::string names[nVars_]