Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Event filter for diffractive events

Checks for diffractive events and fills table DiffractionFilters. The table is defined in EventFiltering/filterTables.h.

The diffractive event filter is contained in the following set of files:

cutHolder.cxx, cutHolder.h

cutHolder is a buffer for the various cut parameters. Is used to create a configurable which values can be set by command line options.

diffHelpers.h

Contains helper functions for the diffractive event selection and the actual filter logics for the various types of events. Currently implemented are:

  • DGSelector: a filter for Double Gap (DG) events

diffractionFilter.cxx

Contains the actual filter tasks. Currently implemented are:

  • DGFilterRun3: filter task for DG events in Run 3 data