CMS 3D CMS Logo

Public Member Functions | Private Attributes

PdgEntryReplacer Class Reference

#include <PdgEntryReplacer.h>

List of all members.

Public Member Functions

 PdgEntryReplacer (const edm::EventSetup &es)
std::string replace (const std::string &) const

Private Attributes

const edm::EventSetupes_

Detailed Description

Definition at line 9 of file PdgEntryReplacer.h.


Constructor & Destructor Documentation

PdgEntryReplacer::PdgEntryReplacer ( const edm::EventSetup es) [inline, explicit]

Definition at line 11 of file PdgEntryReplacer.h.

                                                      : 
    es_(& es) { }

Member Function Documentation

std::string PdgEntryReplacer::replace ( const std::string &  ) const

Member Data Documentation

Definition at line 15 of file PdgEntryReplacer.h.