TreeReader.hh File Reference
#include <memory>
#include <map>
#include <iostream>
#include "TChain.h"
#include "TTreeReader.h"
#include "boca/io/TreeReaderArray.hh"
#include "boca/io/Source.hh"
#include "boca/event/Delphes.hh"
#include "boca/event/ExRoot.hh"
Include dependency graph for TreeReader.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boca::TreeReader
 

Namespaces

 boca
 Boosted Collider Analysis.
 

Enumerations

enum  boca::Branch {
  boca::Branch::particle, boca::Branch::photon, boca::Branch::electron, boca::Branch::muon,
  boca::Branch::jet, boca::Branch::missing_et, boca::Branch::track, boca::Branch::tower,
  boca::Branch::e_flow_track, boca::Branch::e_flow_photon, boca::Branch::e_flow_neutral_hadron, boca::Branch::e_flow_muon,
  boca::Branch::gen_jet, boca::Branch::scalar_ht, boca::Branch::tau
}
 

Functions

std::string boca::Name (Branch branch)