LDMX Software
|
Class implementing an event buffer system for storing event data. More...
#include "TTree.h"
#include "Framework/Bus.h"
#include "Framework/EventHeader.h"
#include "Framework/Exception/Exception.h"
#include "Framework/ProductTag.h"
#include <regex.h>
#include <algorithm>
#include <iostream>
#include <map>
#include <set>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | framework::Event |
Implements an event buffer system for storing event data. More... | |
Namespaces | |
namespace | framework |
All classes in the ldmx-sw project use this namespace. | |
Class implementing an event buffer system for storing event data.
Definition in file Event.h.