Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PHG4Units.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PHG4Units.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef G4MAIN_PHG4UNITS_H
4
#define G4MAIN_PHG4UNITS_H
5
6
// We need these units for initializers in the ctors of
7
// so we cannot use G4UnitDefinition for these
8
#include <Geant4/G4SystemOfUnits.hh>
9
10
static
const
double
inch
= 2.54*
cm
;
11
12
#endif
coresoftware
blob
master
simulation
g4simulation
g4main
PHG4Units.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:15
using
1.8.2 with
sPHENIX GitHub integration