Changeset 20095 for trunk/Mars/mfilter
- Timestamp:
- 05/07/21 12:35:29 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mfilter/MFMagicCuts.h
r9338 r20095 24 24 { 25 25 public: 26 #pragma GCC diagnostic push 27 #pragma GCC diagnostic ignored "-Wshadow" 26 28 // Possible kind of theta cuts 27 29 enum ThetaCut_t { … … 31 33 kWobble=kOn|kOff 32 34 }; 35 #pragma GCC diagnostic pop 36 33 37 // Possible kind of hadronness cuts 34 38 enum HadronnessCut_t {
Note:
See TracChangeset
for help on using the changeset viewer.