RecoHGCal
TICL
plugins
TrackstersPCA.h
Go to the documentation of this file.
1
#ifndef RECOHGCAL_TICL_TRACKSTERSPCA_H
2
#define RECOHGCAL_TICL_TRACKSTERSPCA_H
3
4
#include "
DataFormats/HGCalReco/interface/Trackster.h
"
5
#include "
DataFormats/CaloRecHit/interface/CaloCluster.h
"
6
7
#include <vector>
8
9
namespace
ticl
{
10
void
assignPCAtoTracksters
(std::vector<Trackster> &,
11
const
std::vector<reco::CaloCluster> &,
12
double
,
13
bool
energyWeight =
true
);
14
}
15
#endif
ticl::assignPCAtoTracksters
void assignPCAtoTracksters(std::vector< Trackster > &, const std::vector< reco::CaloCluster > &, double, bool energyWeight=true)
Definition:
TrackstersPCA.cc:10
Trackster.h
ticl
Definition:
Common.h:8
CaloCluster.h
Generated for CMSSW Reference Manual by
1.8.16