EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "FairTimeStamp.h"
#include "TObject.h"
#include "TTree.h"
#include "TBranch.h"
#include "TClonesArray.h"
#include <functional>
Go to the source code of this file.
Classes | |
class | BinaryFunctor |
Base class for all functors which are used in the FairTSBufferFunctional. More... | |
class | StopTime |
class | TimeGap |
class | FairTSBufferFunctional |
A class to access time ordered data in a root branch. More... | |