ATLAS Offline Software
Classes | Functions
Filter_etaPT.h File Reference
#include <iostream>
#include <cmath>
#include "TrigInDetAnalysis/TrackFilter.h"
#include "TrigInDetAnalysis/Track.h"
Include dependency graph for Filter_etaPT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Filter_etaPT
 

Functions

std::ostream & operator<< (std::ostream &s, const Filter_etaPT &)
 

Detailed Description

generic track filter to filter on eta and PT only

Author
mark sutton
Date
Wed 28 Oct 2009 02:47:05 CET

Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration

Definition in file Filter_etaPT.h.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const Filter_etaPT  
)
inline

Definition at line 58 of file Filter_etaPT.h.

58  {
59  return s;
60 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131