Basic hit class for reconstruction, contains the calorimeter hit plus additional parameters.
More...
#include <KITutil.h>
Basic hit class for reconstruction, contains the calorimeter hit plus additional parameters.
- Authors
- P.Krstonosic (DESY)
Definition at line 40 of file KITutil.h.
Superhit2::Superhit2 |
( |
float |
E, |
|
|
CalorimeterHit * |
chitin |
|
) |
| |
Constructor , needs absolute MIP energy (calibrated ) , and pointer to calorimeter hit.
Definition at line 886 of file KITutil.cc.
Superhit2::~Superhit2 |
( |
| ) |
|
const float* Superhit2::getPosition |
( |
int |
i | ) |
|
Returns position of the hit i=1 transformed position, i=2 true position.
CalorimeterHit* Superhit2::chit {} |
Pointer to the LCIO calorimeter hit.
Definition at line 62 of file KITutil.h.
Pointer to the cluster to wich hit belong.
Definition at line 96 of file KITutil.h.
bool Superhit2::connect {} |
bool Superhit2::is_assigned {} |
Is hit assigned to a cluster or not.
Definition at line 88 of file KITutil.h.
layer as coded by Mokka
Definition at line 104 of file KITutil.h.
module as coded by Mokka
Definition at line 108 of file KITutil.h.
Energy of hit i terms of MIP.
Definition at line 76 of file KITutil.h.
MIP value [GeV].
Definition at line 80 of file KITutil.h.
Vector of pointers to the neighbouring hits of Superhit2 type.
Definition at line 92 of file KITutil.h.
float Superhit2::point[3] {} |
Transformed position of the hit.
Definition at line 68 of file KITutil.h.
float Superhit2::pointt[3] {} |
Real coordinate of the hit, copy of calorimeter hit data for direct access.
Definition at line 72 of file KITutil.h.
stove as coded by Mokka
Definition at line 100 of file KITutil.h.
0 by constructor 1 for ecal 2 for hcal
Definition at line 112 of file KITutil.h.
Number of neighbours.
Definition at line 84 of file KITutil.h.
The documentation for this class was generated from the following files:
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Clustering/PhotonFinderKit/include/KITutil.h
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Clustering/PhotonFinderKit/src/KITutil.cc