ATLAS Offline Software
Loading...
Searching...
No Matches
VertexNewMatcher.h File Reference
Include dependency graph for VertexNewMatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VertexNewMatcher

Functions

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

Detailed Description

Author
emil haines
Date
Thu 29 Jul 2021

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

Definition in file VertexNewMatcher.h.

Function Documentation

◆ operator<<()

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

Definition at line 51 of file VertexNewMatcher.h.

51 {
52 return s;
53}