All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
anaPix Class Reference

#include <anaPix.h>

Inheritance diagram for anaPix:
[legend]

Classes

struct  GeoData_t
 

Public Member Functions

 anaPix (const anaPix &)=delete
 
anaPixoperator= (const anaPix &)=delete
 
virtual ProcessornewProcessor ()
 
 anaPix ()
 
virtual void init ()
 Called at the begin of the job before anything is read. More...
 
virtual void processRunHeader (LCRunHeader *run)
 Called for every run. More...
 
virtual void processEvent (LCEvent *evt)
 Called for every event - the working horse. More...
 
virtual void check (LCEvent *evt)
 
virtual void end ()
 Called after data processing for clean up. More...
 
void fillTTree (FPCCDData &pxHits)
 
void InitGeometry ()
 

Protected Attributes

std::string _colNameVTX {}
 
int _nRun {}
 
int _nEvt {}
 
int _debug {}
 
FloatVec _pixelSizeVec {}
 
float _pixelSize {}
 
float _pointResoRPhi {}
 
float _pointResoZ {}
 
std::string _rootFileName {}
 
TFile * outroot {}
 
TTree * hTreePix {}
 
TTree * hTreeLocalPix {}
 
int _nLayer {}
 
int _maxLadder {}
 
std::vector< GeoData_t_geodata {}
 

Detailed Description

Definition at line 37 of file anaPix.h.


The documentation for this class was generated from the following files: