Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
#include <vector>
7
8
namespace
ticl {
9
void
assignPCAtoTracksters
(std::vector<Trackster> &,
10
const
std::vector<reco::CaloCluster> &,
11
const
edm::ValueMap
<std::pair<float, float>> &,
12
double
,
13
bool
energyWeight =
true
);
14
}
15
#endif
ticl::assignPCAtoTracksters
void assignPCAtoTracksters(std::vector< Trackster > &, const std::vector< reco::CaloCluster > &, const edm::ValueMap< std::pair< float, float >> &, double, bool energyWeight=true)
Definition:
TrackstersPCA.cc:12
CaloCluster.h
edm::ValueMap
Definition:
ValueMap.h:107
Trackster.h
Generated for CMSSW Reference Manual by
1.8.5