![]() |
ATLAS Offline Software
|
#include <string>#include <vector>#include <cmath>#include <limits>#include <set>#include "AthenaKernel/CLASS_DEF.h"#include "GaudiKernel/ClassID.h"#include "TrigNavigation/TrigFeatureLink.h"#include "GaudiKernel/MsgStream.h"Go to the source code of this file.
Classes | |
| class | TrigComposite |
| The class is meant to store links (of type TrigFeatureLink) to trigger objects and arbitrary details (of type, float, int, string, or vectors of those) More... | |
Functions | |
| MsgStream & | operator<< (MsgStream &m, const TrigComposite &d) |
| Prints the content of the object. | |
| MsgStream & operator<< | ( | MsgStream & | m, |
| const TrigComposite & | d ) |
Prints the content of the object.
Definition at line 198 of file TrigComposite.cxx.