ATLAS Offline Software
Loading...
Searching...
No Matches
TrigEgammaEmulationPrecisionTrackingHypoTool.cxx
Go to the documentation of this file.
1
3#include "GaudiKernel/SystemOfUnits.h"
4
5
6using namespace Trig;
7
8//**********************************************************************
9
13
14
15
17
18
20 bool &pass ) const
21{
22 pass = true;
23 return true;
24
25}
26
28
29
30
31
32
33
virtual bool emulate(const TrigData &input, bool &pass) const override
==========================================================================
The common trigger namespace for trigger analysis tools.