![]() |
|
|||
File indexing completed on 2025-08-05 08:12:49
0001 // $Id: $ 0002 0003 /*! 0004 * \file HFJetDefs.h 0005 * \brief 0006 * \author Jin Huang <jhuang@bnl.gov> 0007 * \version $Revision: $ 0008 * \date $Date: $ 0009 */ 0010 0011 0012 0013 #ifndef HFJETDEFS_H_ 0014 #define HFJETDEFS_H_ 0015 0016 //! addition tags for Jet::PROPERTY 0017 enum HFJetProperty 0018 { 0019 0020 prop_JetPartonFlavor = 1000, 0021 prop_JetPartonZT = 1001, 0022 0023 prop_JetHadronFlavor = 1010, 0024 prop_JetHadronZT = 1011 0025 0026 }; 0027 0028 0029 #endif /* HFJETDEFS_H_ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |