Processor that calculates sphericity,aplanarity, C and D event parametres for detail explanation look documentation
More...
#include <Sphere.h>
Processor that calculates sphericity,aplanarity, C and D event parametres for detail explanation look documentation
- Author
- P.K , DESY
Definition at line 18 of file Sphere.h.
void Sphere::check |
( |
LCEvent * |
evt | ) |
|
|
virtual |
Called after data processing for clean up.
Definition at line 192 of file Sphere.cc.
Called at the begin of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 65 of file Sphere.cc.
void Sphere::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
Called for every event - the working horse.
Definition at line 80 of file Sphere.cc.
void Sphere::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
Called for every run.
Definition at line 75 of file Sphere.cc.
std::string Sphere::_colName {} |
|
protected |
Input collection name.
Definition at line 53 of file Sphere.h.
std::string Sphere::_dumpobjectname {} |
|
protected |
Name of the parameter to store egenvalues of sphericity tensor.
Definition at line 56 of file Sphere.h.
The documentation for this class was generated from the following files:
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Analysis/EventShapes/include/Sphere.h
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Analysis/EventShapes/src/Sphere.cc