ATLAS Offline Software
Classes | Functions
VertexAnalysis.h File Reference
#include <iostream>
#include "TH1.h"
#include "TProfile.h"
#include "TrigInDetAnalysis/TIDAEvent.h"
#include "TrigInDetAnalysis/TIDAVertex.h"
Include dependency graph for VertexAnalysis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VertexAnalysis
 

Functions

std::ostream & operator<< (std::ostream &s, const VertexAnalysis &v)
 

Detailed Description

Author
mark sutton
Date
Fri 7 Aug 2015 10:27:38 CEST

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

Definition in file VertexAnalysis.h.

Function Documentation

◆ operator<<()

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

Definition at line 61 of file VertexAnalysis.h.

61  {
62  return s << v.name();
63 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
python.PyAthena.v
v
Definition: PyAthena.py:157