GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
GH2Base.h File Reference
#include <cstdio>
#include <cstdint>
#include "TNamed.h"
#include "TH2.h"
#include "TList.h"
+ Include dependency graph for GH2Base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GH2Base
 
class  GH2Base::iterator
 

Enumerations

enum class  EBackgroundSubtraction : std::uint8_t {
  kNoBackground , kRegionBackground , kMatchedLowerMarker , kSplitTwoMarker ,
  kTotalFraction
}
 
enum class  EDirection : std::uint8_t { kXDirection , kYDirection }
 

Enumeration Type Documentation

◆ EBackgroundSubtraction

enum class EBackgroundSubtraction : std::uint8_t
strong
Enumerator
kNoBackground 
kRegionBackground 
kMatchedLowerMarker 
kSplitTwoMarker 
kTotalFraction 

Definition at line 13 of file GH2Base.h.

◆ EDirection

enum class EDirection : std::uint8_t
strong
Enumerator
kXDirection 
kYDirection 

Definition at line 19 of file GH2Base.h.