LCIO
02.17
|
#include <string>
#include <map>
#include <set>
#include "EVENT/LCEvent.h"
#include "EVENT/LCCollection.h"
#include "EVENT/LCIO.h"
#include "LCIOTypes.h"
#include "AccessChecked.h"
#include "LCParametersImpl.h"
Go to the source code of this file.
Classes | |
class | IMPL::LCEventImpl |
Implementation of the main event class. More... | |
Namespaces | |
IMPL | |
Typedefs | |
typedef std::map< std::string, EVENT::LCCollection * > | IMPL::LCCollectionMap |
typedef std::set < EVENT::LCCollection * > | IMPL::LCCollectionSet |