Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Fireworks
ParticleFlow
interface
FWLegoEvePFCandidate.h
Go to the documentation of this file.
1
#ifndef Fireworks_ParticleFlow_FWLegoEvePFCandidate_h
2
#define Fireworks_ParticleFlow_FWLegoEvePFCandidate_h
3
4
5
#include "TEveLine.h"
6
#include "TEveStraightLineSet.h"
7
#include "Rtypes.h"
8
9
class
TEveTrack;
10
class
FWViewContext
;
11
12
namespace
reco
{
13
class
PFCandidate;
14
}
15
16
namespace
fireworks
17
{
18
class
Context
;
19
}
20
21
class
FWLegoEvePFCandidate
:
public
TEveStraightLineSet
22
{
23
public
:
24
FWLegoEvePFCandidate
(
const
reco::PFCandidate
& pfc,
const
FWViewContext
*,
const
fireworks::Context
&);
25
void
updateScale
(
const
FWViewContext
*,
const
fireworks::Context
&);
26
27
private
:
28
float
m_energy
;
29
float
m_et
;
30
};
31
32
#endif
Context
FWLegoEvePFCandidate::m_energy
float m_energy
Definition:
FWLegoEvePFCandidate.h:28
FWViewContext
Definition:
FWViewContext.h:32
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
FWLegoEvePFCandidate::updateScale
void updateScale(const FWViewContext *, const fireworks::Context &)
Definition:
FWLegoEvePFCandidate.cc:48
FWLegoEvePFCandidate::m_et
float m_et
Definition:
FWLegoEvePFCandidate.h:29
fireworks::Context
Definition:
Context.h:41
FWLegoEvePFCandidate
Definition:
FWLegoEvePFCandidate.h:21
FWLegoEvePFCandidate::FWLegoEvePFCandidate
FWLegoEvePFCandidate(const reco::PFCandidate &pfc, const FWViewContext *, const fireworks::Context &)
Definition:
FWLegoEvePFCandidate.cc:11
reco::PFCandidate
Particle reconstructed by the particle flow algorithm.
Definition:
PFCandidate.h:38
Generated for CMSSW Reference Manual by
1.8.5