Classes | |
struct | Cluster |
class | CombinedCaloLinker |
struct | CombinedCluster |
class | FlatCaloLinker |
class | Grid |
class | GridData |
class | GridSelector |
class | Phase1Grid |
class | Phase1GridBase |
class | Phase2Grid |
struct | PreCluster |
class | SimpleCaloLinker |
class | SimpleCaloLinkerBase |
class | SingleCaloClusterer |
Typedefs | |
typedef GridData< float > | EtaPhiCenterGrid |
typedef GridData< float > | EtGrid |
typedef GridData< int > | IndexGrid |
typedef GridData< PreCluster > | PreClusterGrid |
Functions | |
const Grid * | getGrid (const std::string &type) |
std::unique_ptr< SimpleCaloLinkerBase > | makeCaloLinker (const edm::ParameterSet &pset, const SingleCaloClusterer &ecal, const SingleCaloClusterer &hcal) |
typedef GridData<float> l1tpf_calo::EtaPhiCenterGrid |
Definition at line 152 of file CaloClusterer.h.
typedef GridData<float> l1tpf_calo::EtGrid |
Definition at line 153 of file CaloClusterer.h.
typedef GridData<int> l1tpf_calo::IndexGrid |
Definition at line 154 of file CaloClusterer.h.
typedef GridData<PreCluster> l1tpf_calo::PreClusterGrid |
Definition at line 162 of file CaloClusterer.h.
const l1tpf_calo::Grid * l1tpf_calo::getGrid | ( | const std::string & | type | ) |
std::unique_ptr< l1tpf_calo::SimpleCaloLinkerBase > l1tpf_calo::makeCaloLinker | ( | const edm::ParameterSet & | pset, |
const SingleCaloClusterer & | ecal, | ||
const SingleCaloClusterer & | hcal | ||
) |
Definition at line 802 of file CaloClusterer.cc.
References bsc_activity_cfg::ecal, Exception, hltEgammaHLTExtra_cfi::hcal, muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.