ATLAS Offline Software
|
#include <iosfwd>
#include <Rtypes.h>
Go to the source code of this file.
Classes | |
class | xAOD::TIncident |
Class describing a certain "incident" that is communicated to user code. More... | |
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
xAOD::IncidentType | |
Namespace mirroring Gaudi's IncidentType namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const xAOD::TIncident &inc) |
Convenience print operator for xAOD::TIncident objects. More... | |
std::ostream& operator<< | ( | std::ostream & | out, |
const xAOD::TIncident & | inc | ||
) |
Convenience print operator for xAOD::TIncident objects.
Definition at line 33 of file TIncident.cxx.