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 121 of file BPHRecoBuilder.h.

Member Data Documentation

◆ compMap

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

Definition at line 123 of file BPHRecoBuilder.h.

Referenced by BPHRecoBuilder::build().

◆ daugMap

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

Definition at line 122 of file BPHRecoBuilder.h.

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