ATLAS Offline Software
|
#include <stdint.h>
#include <map>
#include <ostream>
#include "xAODCore/CLASS_DEF.h"
#include "RoiDescriptor/RoiDescriptor.h"
#include "TrigSteeringEvent/TrigRoiDescriptorCollection.h"
Go to the source code of this file.
Classes | |
class | TrigRoiDescriptor |
nope - should be used for standalone also, perhaps need to protect the class def bits #ifndef XAOD_ANALYSIS if !defined(TRIGSTEERINGEVENT_TRIGROIDESCRIPTOR_H) && !defined(XAOD_STANDALONE) More... | |
Functions | |
std::string | str (const TrigRoiDescriptor &d) |
std::ostream & | operator<< (std::ostream &m, const TrigRoiDescriptor &d) |
std::ostream& operator<< | ( | std::ostream & | m, |
const TrigRoiDescriptor & | d | ||
) |
Definition at line 116 of file TrigRoiDescriptor.cxx.
std::string str | ( | const TrigRoiDescriptor & | d | ) |
Definition at line 112 of file TrigRoiDescriptor.cxx.