Main Page
Namespaces
Classes
Package Documentation
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
pfElectronTranslator_cfi.PFCandidate
PFCandidate
Definition:
pfElectronTranslator_cfi.py:6
fireworks
Definition:
FWTauProxyBuilderBase.h:36
FWLegoEvePFCandidate::m_et
float m_et
Definition:
FWLegoEvePFCandidate.h:29
fireworks::Context
Definition:
Context.h:41
FWLegoEvePFCandidate
Definition:
FWLegoEvePFCandidate.h:21
reco::PFCandidate
Particle reconstructed by the particle flow algorithm.
Definition:
PFCandidate.h:40
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
Generated for CMSSW Reference Manual by
1.8.11