Analysis Software
Documentation for sPHENIX simulation software
|
#include "readDigitalCurrents.h"
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/Fun4AllHistoManager.h>
#include <fun4all/SubsysReco.h>
#include "trackbase/TpcDefs.h"
#include "trackbase/ActsGeometry.h"
#include <phool/PHCompositeNode.h>
#include <g4detectors/PHG4TpcCylinderGeomContainer.h>
#include <g4detectors/PHG4TpcCylinderGeom.h>
#include <g4detectors/PHG4CylinderCellGeomContainer.h>
#include <g4detectors/PHG4CylinderCellGeom.h>
#include <trackbase/TrkrHitSetContainer.h>
#include <trackbase/TrkrHitSet.h>
#include <trackbase/TrkrHit.h>
#include <trackbase/TrkrDefs.h>
#include <phool/getClass.h>
#include <TFile.h>
#include <TH1.h>
#include <TH2.h>
#include <TH3.h>
#include <iostream>
#include <fstream>
#include <string>
#include <sstream>
#include <set>
Go to the source code of this file.
Functions | |
bool | IsOverFrame (double r, double phi) |
Definition at line 44 of file readDigitalCurrents.cc.
View newest version in sPHENIX GitHub at line 44 of file readDigitalCurrents.cc