Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTreeInterface.h File Reference
#include <map>
#include <typeindex>
#include <typeinfo>
#include <type_traits>
#include <string>
#include <iostream>
#include <sstream>
#include <TROOT.h>
#include <TTree.h>
#include <TFile.h>
#include <TDirectory.h>
#include <TObject.h>
#include <TClonesArray.h>
#include <TVector2.h>
#include <TVector3.h>
#include <TLorentzVector.h>
#include <JANA/JApplication.h>
#include <particleType.h>
#include "DTreeInterfaceObjects.h"

Go to the source code of this file.

Classes

class  DTreeInterface
 
struct  DTreeInterface::DROOTTypeString< DType >
 
struct  DTreeInterface::DROOTTypeString< Char_t >
 
struct  DTreeInterface::DROOTTypeString< UChar_t >
 
struct  DTreeInterface::DROOTTypeString< Short_t >
 
struct  DTreeInterface::DROOTTypeString< UShort_t >
 
struct  DTreeInterface::DROOTTypeString< Int_t >
 
struct  DTreeInterface::DROOTTypeString< UInt_t >
 
struct  DTreeInterface::DROOTTypeString< Float_t >
 
struct  DTreeInterface::DROOTTypeString< Double_t >
 
struct  DTreeInterface::DROOTTypeString< Long64_t >
 
struct  DTreeInterface::DROOTTypeString< ULong64_t >
 
struct  DTreeInterface::DROOTTypeString< Bool_t >