![]() |
|
|||
File indexing completed on 2025-08-05 08:13:11
0001 /// =========================================================================== 0002 /*! \file BeamBackgroundFilterAndQALinkDef.h 0003 * \authors Hanpu Jiang, Derek Anderson 0004 * \date 10.21.2024 0005 * 0006 * A F4A module to filter out events with significant 0007 * beam background (the so-called "streaky events") 0008 * and produce some relevant QA histograms. 0009 */ 0010 /// =========================================================================== 0011 0012 #pragma once 0013 0014 #ifdef __CINT__ 0015 0016 #pragma link C++ class BeamBackgroundFilterAndQA 0017 0018 #endif // end if __CINT__ 0019 0020 // end ========================================================================
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |