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

#include <VTXBgClusters.h>

Inheritance diagram for VTXBgClusters:
[legend]

Public Member Functions

 VTXBgClusters (const VTXBgClusters &)=delete
 
VTXBgClustersoperator= (const VTXBgClusters &)=delete
 
virtual ProcessornewProcessor ()
 
 VTXBgClusters ()
 
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...
 

Protected Attributes

std::string _colNameVTX {}
 
int _nRun {}
 
int _nEvt {}
 
int _debug {}
 
int _mod {}
 
int _removeDRays {}
 
float _momCut {}
 
float _epi {}
 
float _pitch [6] {}
 
float _it [6] {}
 
VXDGeometry_vxdGeo {}
 

Detailed Description

Definition at line 50 of file VTXBgClusters.h.


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