xAOD::EventInfo_v1::StreamTag Class Reference

#include <EventInfo_v1.h>

List of all members.

Public Member Functions

 StreamTag (const std::string &name, const std::string &type, bool obeysLumiblock, const std::set< uint32_t > &robs=std::set< uint32_t >(), const std::set< uint32_t > &dets=std::set< uint32_t >())
 Constructor giving all relevant information to the object.
const std::string & name () const
 Get the name of the stream.
const std::string & type () const
 Get the type of the stream.
bool obeysLumiblock () const
 Get whether the the stream obeys the luminosity block boundaires.
const std::set< uint32_t > & robs () const
 Get the (optional) list of RoB IDs for partial event building.
const std::set< uint32_t > & dets () const
 Get the (optional) list of detector IDs for partial event building.

Detailed Description

Class describing a stream tag on the event

This simple, transient class is used to present the stream tag information to the users in a nice way.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1