hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
TrackEfficiencyProcessor.cxx File Reference

Track Efficiency processor requiring two clusters, one with matched track and probing second cluster to see if it also has matched track (works best for tag-positrons, because WABs) TODO:
More...

#include "TrackEfficiencyProcessor.h"
#include <iostream>
#include <utility>

Go to the source code of this file.

Functions

 DECLARE_PROCESSOR (TrackEfficiencyProcessor)
 

Detailed Description

Track Efficiency processor requiring two clusters, one with matched track and probing second cluster to see if it also has matched track (works best for tag-positrons, because WABs) TODO:

Author
MattG, SLAC

Definition in file TrackEfficiencyProcessor.cxx.

Function Documentation

◆ DECLARE_PROCESSOR()

DECLARE_PROCESSOR ( TrackEfficiencyProcessor  )