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

#include <VTXNoiseHits.h>

Inheritance diagram for VTXNoiseHits:
[legend]

Public Member Functions

 VTXNoiseHits (const VTXNoiseHits &)=delete
 
VTXNoiseHitsoperator= (const VTXNoiseHits &)=delete
 
virtual ProcessornewProcessor ()
 
 VTXNoiseHits ()
 
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 {}
 
FloatVec _densities {}
 
float _pointResoRPhiVTX {}
 
float _pointResoZVTX {}
 
int _nRun {}
 
int _nEvt {}
 
gsl_rng * r {}
 

Detailed Description

Definition at line 43 of file VTXNoiseHits.h.


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