Analysis Software
Documentation for sPHENIX simulation software
|
#include "PidCandidate.h"
#include "TrackProjectorPlaneECAL.h"
#include <fun4all/SubsysReco.h>
#include <calobase/RawTowerDefs.h>
#include <math.h>
#include <map>
#include <phhepmc/PHHepMCGenEvent.h>
#include <phhepmc/PHHepMCGenEventMap.h>
#include <HepMC/GenEvent.h>
Go to the source code of this file.
Classes | |
class | DISKinematicsReco |
Typedefs | |
typedef std::map< float, PidCandidate * > | type_map_tcan |
typedef std::map < RawTowerDefs::CalorimeterId, std::pair< RawTowerContainer *, RawTowerGeomContainer * > > | type_map_cdata |
typedef std::map< RawTowerDefs::CalorimeterId , std::pair< RawTowerContainer*, RawTowerGeomContainer* > > type_map_cdata |
Definition at line 36 of file DISKinematicsReco.h.
View newest version in sPHENIX GitHub at line 36 of file DISKinematicsReco.h
typedef std::map<float, PidCandidate*> type_map_tcan |
Definition at line 33 of file DISKinematicsReco.h.
View newest version in sPHENIX GitHub at line 33 of file DISKinematicsReco.h