#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 | ticl::TracksterToSimTracksterHitLCAssociatorBaseImpl |
Namespaces | |
ticl | |
Typedefs | |
typedef std::tuple< sharedEnergyAndScore_t, sharedEnergyAndScore_t > | ticl::association_t |
typedef std::vector< std::vector< std::pair< float, float > > > | ticl::sharedEnergyAndScore_t |
typedef std::vector< SimCluster > | SimClusterCollection |
Enumerations | |
enum | ticl::validationType { ticl::Linking = 0, ticl::PatternRecognition, ticl::PatternRecognition_CP } |
typedef std::vector<SimCluster> SimClusterCollection |
Definition at line 10 of file TracksterToSimTracksterHitLCAssociatorBaseImpl.h.