Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RecoPPS
Local
interface
RPixClusterToHit.h
Go to the documentation of this file.
1
/**********************************************************************
2
*
3
* Author: F.Ferro - INFN Genova
4
*
5
**********************************************************************/
6
#ifndef RecoPPS_Local_RPixClusterToHit_H
7
#define RecoPPS_Local_RPixClusterToHit_H
8
9
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
10
#include "
DataFormats/Common/interface/DetSetVector.h
"
11
#include "
DataFormats/CTPPSReco/interface/CTPPSPixelCluster.h
"
12
#include "
DataFormats/CTPPSReco/interface/CTPPSPixelRecHit.h
"
13
#include "
CondFormats/PPSObjects/interface/PPSPixelTopology.h
"
14
15
class
RPixClusterToHit
{
16
public
:
17
RPixClusterToHit
(
edm::ParameterSet
const
&conf);
18
19
void
buildHits
(
unsigned
int
detId,
20
const
std::vector<CTPPSPixelCluster> &
clusters
,
21
std::vector<CTPPSPixelRecHit> &hits,
22
const
PPSPixelTopology
&ppt);
23
void
make_hit
(
CTPPSPixelCluster
aCluster, std::vector<CTPPSPixelRecHit> &hits,
const
PPSPixelTopology
&ppt);
24
~RPixClusterToHit
();
25
26
private
:
27
int
verbosity_
;
28
};
29
30
#endif
CTPPSPixelRecHit.h
CTPPSPixelCluster.h
RPixClusterToHit::verbosity_
int verbosity_
Definition:
RPixClusterToHit.h:27
RPixClusterToHit::~RPixClusterToHit
~RPixClusterToHit()
Definition:
RPixClusterToHit.cc:7
DetSetVector.h
ParameterSet.h
HLT_FULL_cff.clusters
tuple clusters
Definition:
HLT_FULL_cff.py:51039
PPSPixelTopology
Definition:
PPSPixelTopology.h:22
PPSPixelTopology.h
RPixClusterToHit::RPixClusterToHit
RPixClusterToHit(edm::ParameterSet const &conf)
Definition:
RPixClusterToHit.cc:3
RPixClusterToHit::buildHits
void buildHits(unsigned int detId, const std::vector< CTPPSPixelCluster > &clusters, std::vector< CTPPSPixelRecHit > &hits, const PPSPixelTopology &ppt)
Definition:
RPixClusterToHit.cc:9
RPixClusterToHit
Definition:
RPixClusterToHit.h:15
CTPPSPixelCluster
Definition:
CTPPSPixelCluster.h:14
RPixClusterToHit::make_hit
void make_hit(CTPPSPixelCluster aCluster, std::vector< CTPPSPixelRecHit > &hits, const PPSPixelTopology &ppt)
Definition:
RPixClusterToHit.cc:20
edm::ParameterSet
Definition:
ParameterSet.h:47
Generated for CMSSW Reference Manual by
1.8.5