CMS 3D CMS Logo

List of all members | Public Attributes
ElementIndices Class Reference

#include <PFAlgo.h>

Public Attributes

std::vector< unsigned > ecalIs
 
std::vector< unsigned > hcalIs
 
std::vector< unsigned > hfEmIs
 
std::vector< unsigned > hfHadIs
 
std::vector< unsigned > hoIs
 
std::vector< unsigned > ps1Is
 
std::vector< unsigned > ps2Is
 
std::vector< unsigned > trackIs
 

Detailed Description

Definition at line 40 of file PFAlgo.h.

Member Data Documentation

◆ ecalIs

std::vector<unsigned> ElementIndices::ecalIs

Definition at line 44 of file PFAlgo.h.

Referenced by PFAlgo::createCandidatesECAL(), PFAlgo::decideType(), and PFAlgo::elementLoop().

◆ hcalIs

std::vector<unsigned> ElementIndices::hcalIs

◆ hfEmIs

std::vector<unsigned> ElementIndices::hfEmIs

Definition at line 49 of file PFAlgo.h.

Referenced by PFAlgo::createCandidatesHF(), PFAlgo::decideType(), and PFAlgo::elementLoop().

◆ hfHadIs

std::vector<unsigned> ElementIndices::hfHadIs

Definition at line 50 of file PFAlgo.h.

Referenced by PFAlgo::createCandidatesHF(), PFAlgo::decideType(), and PFAlgo::elementLoop().

◆ hoIs

std::vector<unsigned> ElementIndices::hoIs

Definition at line 43 of file PFAlgo.h.

Referenced by PFAlgo::decideType(), and PFAlgo::elementLoop().

◆ ps1Is

std::vector<unsigned> ElementIndices::ps1Is

Definition at line 46 of file PFAlgo.h.

◆ ps2Is

std::vector<unsigned> ElementIndices::ps2Is

Definition at line 47 of file PFAlgo.h.

◆ trackIs

std::vector<unsigned> ElementIndices::trackIs

Definition at line 45 of file PFAlgo.h.

Referenced by PFAlgo::createCandidatesHF(), PFAlgo::decideType(), and PFAlgo::elementLoop().