ATLAS Offline Software
Classes | Functions
Resplot.h File Reference
#include <stdlib.h>
#include <iostream>
#include <string>
#include <vector>
#include "TROOT.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TF1.h"
#include "TFile.h"
#include "TString.h"
#include "StatVal.h"
#include "TObject.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Resplot
 
class  Resplot::ResException
 

Functions

Resplot operator* (double d, Resplot r)
 

Detailed Description


          A class to do useful book keeping and efficiency 
          stuff. Like a TH1D in root, only it keeps a series 
          of histograms with a value, very useful for making 
          resolutions and so on.
Author
M.Sutton
Date
Mon Jun 21 18:35:22 BST 2004

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

Definition in file Resplot.h.

Function Documentation

◆ operator*()

Resplot operator* ( double  d,
Resplot  r 
)
inline

Definition at line 687 of file Resplot.h.

687 { return (r*=d); }
beamspotman.r
def r
Definition: beamspotman.py:676
hist_file_dump.d
d
Definition: hist_file_dump.py:137