EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SmearConstants.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file SmearConstants.h
1
10
#ifndef INCLUDE_EICSMEAR_SMEAR_SMEARCONSTANTS_H_
11
#define INCLUDE_EICSMEAR_SMEAR_SMEARCONSTANTS_H_
12
13
namespace
Smear {
14
21
enum
KinType
{
22
kE
,
kP
,
kTheta
,
kPhi
,
kPz
,
kPt
,
kInvalidKinType
23
};
24
26
enum
EGenre
{
27
kAll
= 0,
kElectromagnetic
= 1,
kHadronic
= 2
28
};
29
31
enum
ECharge
{
32
kNeutral
,
kCharged
,
kAllCharges
33
};
34
35
}
// namespace
36
#endif // INCLUDE_EICSMEAR_SMEAR_SMEARCONSTANTS_H_
eic-smear
blob
master
include
eicsmear
smear
SmearConstants.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:32
using
1.8.2 with
EIC GitHub integration