EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "QAExample.h"
#include <qa_modules/QAHistManagerDef.h>
#include <g4main/PHG4Particle.h>
#include <g4main/PHG4TruthInfoContainer.h>
#include <fun4all/Fun4AllHistoManager.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/SubsysReco.h>
#include <phool/getClass.h>
#include <TH1.h>
#include <TH2.h>
#include <array>
#include <cassert>
#include <cmath>
#include <iostream>
#include <map>
#include <utility>