ATLAS Offline Software
Classes | Functions
TIDARoiDescriptor.h File Reference
#include <iostream>
#include <sstream>
#include <cmath>
#include <vector>
#include "TObject.h"
#include "TrigInDetAnalysis/TIDARoiParameters.h"
Include dependency graph for TIDARoiDescriptor.h:

Go to the source code of this file.

Classes

class  TIDARoiDescriptor
 Describes the Region of Ineterest geometry It has basically 8 parameters. More...
 

Functions

std::ostream & operator<< (std::ostream &s, const TIDARoiDescriptor &d)
 

Detailed Description

Author
mark sutton
Date
Tue 10 Nov 2009 10:05:35 GMT

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

Definition in file TIDARoiDescriptor.h.

Function Documentation

◆ operator<<()

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

Definition at line 302 of file TIDARoiDescriptor.h.

302  {
303  return s << (std::string)d;
304 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
hist_file_dump.d
d
Definition: hist_file_dump.py:137