ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4BlockCellReco.h"
#include "PHG4BlockCellGeom.h"
#include "PHG4BlockCellGeomContainer.h"
#include "PHG4BlockGeom.h"
#include "PHG4BlockGeomContainer.h"
#include "PHG4Cell.h"
#include "PHG4CellContainer.h"
#include "PHG4Cellv1.h"
#include "PHG4CellDefs.h"
#include <phparameter/PHParameterContainerInterface.h>
#include <phparameter/PHParametersContainer.h>
#include <g4main/PHG4Hit.h>
#include <g4main/PHG4HitContainer.h>
#include <g4main/PHG4Utils.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/SubsysReco.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHIODataNode.h>
#include <phool/PHNode.h>
#include <phool/PHNodeIterator.h>
#include <phool/PHObject.h>
#include <phool/getClass.h>
#include <phool/phool.h>
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <sstream>
#include <vector>
Go to the source code of this file.
Variables | |
static vector< PHG4Cell * > | cellptarray |
|
static |
Definition at line 38 of file PHG4BlockCellReco.cc.
View newest version in sPHENIX GitHub at line 38 of file PHG4BlockCellReco.cc
Referenced by PHG4BlockCellReco::process_event().