#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include "DataFormats/HGCalReco/interface/Trackster.h"
#include "DataFormats/CaloRecHit/interface/CaloClusterFwd.h"
#include "SimDataFormats/CaloAnalysis/interface/SimCluster.h"
#include "SimDataFormats/CaloAnalysis/interface/CaloParticleFwd.h"
Go to the source code of this file.
Classes | |
class | hgcal::TracksterToSimTracksterHitLCAssociatorBaseImpl |
Namespaces | |
hgcal | |
Typedefs | |
typedef std::tuple< sharedEnergyAndScore_t, sharedEnergyAndScore_t > | hgcal::association_t |
typedef std::vector< std::vector< std::pair< float, float > > > | hgcal::sharedEnergyAndScore_t |
typedef std::vector< SimCluster > | SimClusterCollection |
Enumerations | |
enum | hgcal::validationType { hgcal::Linking = 0, hgcal::PatternRecognition, hgcal::PatternRecognition_CP } |
typedef std::vector<SimCluster> SimClusterCollection |
Definition at line 10 of file TracksterToSimTracksterHitLCAssociatorBaseImpl.h.