Classes | |
class | CaloCrystalCluster |
class | CaloJet |
class | CaloTower |
class | ParametricCalibration |
Typedefs | |
typedef std::vector< l1tp2::CaloCrystalCluster > | CaloCrystalClusterCollection |
typedef std::vector< l1tp2::CaloJet > | CaloJetsCollection |
typedef std::vector< CaloTower > | CaloTowerCollection |
Functions | |
std::vector< float > | as_vector (boost::property_tree::ptree const &pt, boost::property_tree::ptree::key_type const &key) |
bool | compare_cluster_pt (const l1t::HGCalMulticluster *cl1, const l1t::HGCalMulticluster *cl2) |
typedef std::vector<l1tp2::CaloCrystalCluster> l1tp2::CaloCrystalClusterCollection |
Definition at line 150 of file CaloCrystalCluster.h.
typedef std::vector<l1tp2::CaloJet> l1tp2::CaloJetsCollection |
typedef std::vector<CaloTower> l1tp2::CaloTowerCollection |
Definition at line 83 of file CaloTower.h.
std::vector<float> l1tp2::as_vector | ( | boost::property_tree::ptree const & | pt, |
boost::property_tree::ptree::key_type const & | key | ||
) |
Definition at line 9 of file L1EGammaEECalibrator.cc.
References B2GTnPMonitor_cfi::item, crabWrapper::key, DiDispStaMuonMonitor_cfi::pt, and runTheMatrix::ret.
Referenced by L1EGammaEECalibrator::L1EGammaEECalibrator().
bool l1tp2::compare_cluster_pt | ( | const l1t::HGCalMulticluster * | cl1, |
const l1t::HGCalMulticluster * | cl2 | ||
) |
Definition at line 14 of file L1EGammaEEProducer.cc.
References GetRecoTauVFromDQM_MC_cff::cl2, and reco::LeafCandidate::pt().
Referenced by L1EGammaEEProducer::produce().