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
HFJetDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file HFJetDefs.h
1
// $Id: $
2
13
#ifndef HFJETDEFS_H_
14
#define HFJETDEFS_H_
15
17
enum
HFJetProperty
18
{
19
20
prop_JetPartonFlavor
= 1000,
21
prop_JetPartonZT
= 1001,
22
23
prop_JetHadronFlavor
= 1010,
24
prop_JetHadronZT
= 1011
25
26
};
27
28
29
#endif
/* HFJETDEFS_H_ */
analysis
blob
master
HF-Jet
TruthGeneration
HFJetDefs.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:17:52
using
1.8.2 with
sPHENIX GitHub integration