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

Go to the source code of this file.

Classes

class  ConfVtxAnalysis

Functions

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

Detailed Description

Author
mark sutton
Date
Sun 9 Aug 2015 00:02:23 CEST

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

Definition in file ConfVtxAnalysis.h.

Function Documentation

◆ operator<<()

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

Definition at line 111 of file ConfVtxAnalysis.h.

111 {
112 return s;
113}