#include <CandCombiner.h>
Public Member Functions | |
RoleNames (const edm::ParameterSet &cfg) | |
const std::vector< std::string > | roles () const |
void | set (reco::CompositeCandidate &c) const |
Private Attributes | |
std::string | name_ |
Name of this candidate. More... | |
std::vector< std::string > | roles_ |
Definition at line 41 of file CandCombiner.h.
|
inlineexplicit |
Definition at line 42 of file CandCombiner.h.
References looper::cfg, name_, roles_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
inline |
Definition at line 53 of file CandCombiner.h.
References c, name_, and roles_.
|
private |
Name of this candidate.
Definition at line 61 of file CandCombiner.h.
Referenced by RoleNames(), and set().
|
private |
Definition at line 63 of file CandCombiner.h.
Referenced by RoleNames(), roles(), and set().