ATLAS Offline Software
|
Class to store the eta, phi, zed, parameters and ranges for the TIDARoiDescriptor class. More...
#include <iostream>
#include "TObject.h"
Go to the source code of this file.
Classes | |
class | TIDARoiParameters |
Functions | |
std::ostream & | operator<< (std::ostream &s, const TIDARoiParameters &t) |
Class to store the eta, phi, zed, parameters and ranges for the TIDARoiDescriptor class.
This is needed, since the RoiDescriptor can contain a vector of RoiDescriptor* and I couldn;t work out how to have the root class persistify the members of the class, recursively within itself
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
Definition in file TIDARoiParameters.h.
|
inline |