CMS 3D CMS Logo

List of all members | Public Attributes
BPHRecoBuilder::ComponentSet Struct Reference

#include <BPHRecoBuilder.h>

Public Attributes

std::map< std::string, BPHRecoConstCandPtrcompMap
 
std::map< std::string, BPHDecayMomentum::ComponentdaugMap
 

Detailed Description

object to contain a combination of simple and previously reconstructed particles with their names

Definition at line 137 of file BPHRecoBuilder.h.

Member Data Documentation

std::map<std::string,BPHRecoConstCandPtr > BPHRecoBuilder::ComponentSet::compMap

Definition at line 139 of file BPHRecoBuilder.h.

Referenced by BPHRecoBuilder::build().

std::map<std::string,BPHDecayMomentum::Component> BPHRecoBuilder::ComponentSet::daugMap

Definition at line 138 of file BPHRecoBuilder.h.

Referenced by BPHRecoBuilder::build(), and BPHRecoBuilder::contained().