#include "boost/shared_ptr.hpp"
#include "EventFilter/StorageManager/interface/ConcurrentQueue.h"
#include "EventFilter/StorageManager/interface/I2OChain.h"
Go to the source code of this file.
Namespaces | |
stor | |
Typedefs | |
typedef ConcurrentQueue < I2OChain, KeepNewest < I2OChain > > | stor::DQMEventQueue |
typedef boost::shared_ptr < DQMEventQueue > | stor::DQMEventQueuePtr |