ATLAS Offline Software
Loading...
Searching...
No Matches
zbeam.h File Reference
#include <iostream>
#include "TProfile.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TPad.h"
#include "TStyle.h"
Include dependency graph for zbeam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zbeam

Functions

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

Detailed Description

Author
mark sutton
Date
Thu 30 Jul 2015 10:50:19 CEST

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

Definition in file zbeam.h.

Function Documentation

◆ operator<<()

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

Definition at line 114 of file zbeam.h.

114 {
115 return s;
116}