ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GeometryCellWeight.hh File Reference
#include <map>
#include "globals.hh"
#include "G4GeometryCell.hh"
#include "G4GeometryCellComp.hh"
+ Include dependency graph for G4GeometryCellWeight.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using G4UpperEnergyToLowerWeightMap = std::map< G4double, G4double, std::less< G4double > >
 
using G4GeometryCellWeight = std::map< G4GeometryCell, G4UpperEnergyToLowerWeightMap, G4GeometryCellComp >
 

Typedef Documentation

Definition at line 47 of file G4GeometryCellWeight.hh.

View newest version in sPHENIX GitHub at line 47 of file G4GeometryCellWeight.hh

using G4UpperEnergyToLowerWeightMap = std::map<G4double, G4double, std::less<G4double> >

Definition at line 45 of file G4GeometryCellWeight.hh.

View newest version in sPHENIX GitHub at line 45 of file G4GeometryCellWeight.hh