ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtViewerManagerSubject.h"
#include <FairRootManager.h>
#include <TClonesArray.h>
#include <TObject.h>
#include <TString.h>
#include <map>
#include <memory>
#include <string>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | AtTabInfoBase |
Interface for AtTabInfo classes. More... | |
class | AtTabInfo |
Contains all the data needed by an AtTab. More... | |
class | AtTabInfoFairRoot< T > |
Class for tracking the information from a branch of the FairRoot source tree. More... | |