CMS 3D CMS Logo

Classes | Namespaces | Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/SimGeneral/HepPDTRecord/interface/PdtEntry.h File Reference

#include <string>
#include <iterator>
#include <vector>
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Go to the source code of this file.

Classes

class  PdtEntry

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


namespace  edm::pdtentry
namespace  HepPDT

Functions

PdtEntry edm::pdtentry::getPdtEntry (Entry const &e, char const *name)
std::vector< PdtEntryedm::pdtentry::getPdtEntryVector (Entry const &e, char const *name)
template<>
std::vector< PdtEntryedm::ParameterSet::getParameter< std::vector< PdtEntry > > (std::string const &name) const
template<>
std::vector< PdtEntryedm::ParameterSet::getParameter< std::vector< PdtEntry > > (char const *name) const
template<>
std::vector< std::string > edm::ParameterSet::getParameterNamesForType< std::vector< PdtEntry > > (bool trackiness) const
template<>
std::vector< PdtEntryedm::ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (std::string const &name, std::vector< PdtEntry > const &defaultValue) const
template<>
std::vector< PdtEntryedm::ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (std::string const &name) const
template<>
std::vector< PdtEntryedm::ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (char const *name) const
template<>
std::vector< PdtEntryedm::ParameterSet::getUntrackedParameter< std::vector< PdtEntry > > (char const *name, std::vector< PdtEntry > const &defaultValue) const