ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4CellNtuple.h"
#include <g4detectors/PHG4Cell.h>
#include <g4detectors/PHG4CellContainer.h>
#include <g4detectors/PHG4CellDefs.h>
#include <g4detectors/PHG4CylinderCellGeom.h>
#include <g4detectors/PHG4CylinderCellGeomContainer.h>
#include <fun4all/Fun4AllHistoManager.h>
#include <fun4all/SubsysReco.h>
#include <phool/getClass.h>
#include <TFile.h>
#include <TH1.h>
#include <TNtuple.h>
#include <cassert>
#include <cmath>
#include <iostream>
#include <sstream>
#include <utility>