Namespaces | |
backend | |
constants | |
econd | |
mappingtools | |
Classes | |
struct | caloParticleOnALayer |
class | ClusterTools |
struct | detIdInfoInCluster |
struct | detIdInfoInMultiCluster |
class | EGammaPCAHelper |
class | HGCalFrameGenerator |
A S-link/ECON-D payload generator helper. More... | |
struct | HGCalMappingCellParamSoALayout |
struct | HGCalMappingModuleParamSoALayout |
class | LongDeps |
class | MultiClusterToCaloParticleAssociator |
class | MultiClusterToCaloParticleAssociatorBaseImpl |
class | RecHitTools |
class | ShowerDepth |
class | Spot |
Typedefs | |
typedef std::tuple< multiClusterToCaloParticle, caloParticleToMultiCluster > | association |
typedef std::vector< std::vector< hgcal::caloParticleOnALayer > > | caloParticleToMultiCluster |
using | HGCalMappingCellParamHostCollection = PortableHostCollection< HGCalMappingCellParamSoA > |
using | HGCalMappingCellParamSoA = HGCalMappingCellParamSoALayout<> |
using | HGCalMappingModuleParamHostCollection = PortableHostCollection< HGCalMappingModuleParamSoA > |
using | HGCalMappingModuleParamSoA = HGCalMappingModuleParamSoALayout<> |
typedef std::vector< std::vector< std::pair< unsigned int, float > > > | multiClusterToCaloParticle |
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< reco::HGCalMultiClusterCollection, CaloParticleCollection, float > > | RecoToSimCollectionWithMultiClusters |
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric< CaloParticleCollection, reco::HGCalMultiClusterCollection, std::pair< float, float > > > | SimToRecoCollectionWithMultiClusters |
Functions | |
template<typename T > | |
void | printWords (edm::MessageSender &os, const std::string &name, const std::vector< T > vec) |
static std::vector< uint64_t > | to128bit (const std::vector< uint64_t > &in) |
static std::vector< uint64_t > | to64bit (const std::vector< uint32_t > &in) |
typedef std::tuple<multiClusterToCaloParticle, caloParticleToMultiCluster> hgcal::association |
Definition at line 44 of file MultiClusterAssociatorByEnergyScoreImpl.h.
typedef std::vector<std::vector<hgcal::caloParticleOnALayer> > hgcal::caloParticleToMultiCluster |
Definition at line 43 of file MultiClusterAssociatorByEnergyScoreImpl.h.
using hgcal::HGCalMappingCellParamHostCollection = typedef PortableHostCollection<HGCalMappingCellParamSoA> |
Definition at line 13 of file HGCalMappingParameterHostCollection.h.
using hgcal::HGCalMappingCellParamSoA = typedef HGCalMappingCellParamSoALayout<> |
Definition at line 50 of file HGCalMappingParameterSoA.h.
using hgcal::HGCalMappingModuleParamHostCollection = typedef PortableHostCollection<HGCalMappingModuleParamSoA> |
Definition at line 10 of file HGCalMappingParameterHostCollection.h.
using hgcal::HGCalMappingModuleParamSoA = typedef HGCalMappingModuleParamSoALayout<> |
Definition at line 29 of file HGCalMappingParameterSoA.h.
typedef std::vector<std::vector<std::pair<unsigned int, float> > > hgcal::multiClusterToCaloParticle |
Definition at line 42 of file MultiClusterAssociatorByEnergyScoreImpl.h.
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric<reco::HGCalMultiClusterCollection, CaloParticleCollection, float> > hgcal::RecoToSimCollectionWithMultiClusters |
Definition at line 26 of file MultiClusterToCaloParticleAssociatorBaseImpl.h.
typedef edm::AssociationMap< edm::OneToManyWithQualityGeneric<CaloParticleCollection, reco::HGCalMultiClusterCollection, std::pair<float, float> > > hgcal::SimToRecoCollectionWithMultiClusters |
Definition at line 23 of file MultiClusterToCaloParticleAssociatorBaseImpl.h.
enum hgcal::BACKEND_FRAME |
Definition at line 52 of file HGCalRawDataDefinitions.h.
enum hgcal::ECOND_FRAME |
Definition at line 8 of file HGCalRawDataDefinitions.h.
void hgcal::printWords | ( | edm::MessageSender & | os, |
const std::string & | name, | ||
const std::vector< T > | vec | ||
) |
Definition at line 26 of file HGCalFrameGenerator.cc.
References TauDecayModes::dec, mps_fire::i, Skims_PA_cff::name, and l1tGTMenu_BTagSeeds_cff::os.
Referenced by hgcal::HGCalFrameGenerator::generateERxData(), hgcal::HGCalFrameGenerator::produceCaptureBlockEvent(), hgcal::HGCalFrameGenerator::produceECONEvent(), and hgcal::HGCalFrameGenerator::produceSlinkEvent().
|
static |
Definition at line 42 of file HGCalFrameGenerator.cc.
References mps_fire::i, recoMuon::in, and MillePedeFileConverter_cfg::out.
Referenced by hgcal::HGCalFrameGenerator::produceCaptureBlockEvent(), and hgcal::HGCalFrameGenerator::produceSlinkEvent().
|
static |
Definition at line 33 of file HGCalFrameGenerator.cc.
References mps_fire::i, recoMuon::in, and MillePedeFileConverter_cfg::out.
Referenced by hgcal::HGCalFrameGenerator::produceCaptureBlockEvent(), hgcal::HGCalFrameGenerator::produceECONEvent(), and hgcal::HGCalFrameGenerator::produceSlinkEvent().