4 #ifndef EventFilter_StorageManager_EventStreamConfigurationInfo_h
5 #define EventFilter_StorageManager_EventStreamConfigurationInfo_h
10 #include <boost/shared_ptr.hpp>
67 friend std::ostream&
operator <<
89 #endif // EventFilter_StorageManager_EventStreamConfigurationInfo_h
const std::string & triggerSelection() const
double fractionToDisk() const
const int maxFileSizeMB() const
std::vector< EventStreamConfigurationInfo > EvtStrConfigList
const Strings & eventSelection() const
const std::string & streamLabel() const
boost::shared_ptr< EvtStrConfigList > EvtStrConfigListPtr
std::ostream & operator<<(std::ostream &os, ConsumerID id)
EventStreamConfigurationInfo(const std::string &streamLabel, const int maxFileSizeMB, const std::string &triggerSelection, const Strings &eventSelection, const std::string &outputModuleLabel, double fractionToDisk)
std::string outputModuleLabel_
StreamID streamId() const
void setStreamId(StreamID sid)
~EventStreamConfigurationInfo()
std::string triggerSelection_
bool operator<(const EventStreamConfigurationInfo &) const
const std::string & outputModuleLabel() const