GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
GH2Base.h File Reference
#include <cstdio>
#include <iostream>
#include <map>
#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 {
  kNoBackground , kRegionBackground , kMatchedLowerMarker , kSplitTwoMarker ,
  kTotalFraction
}
 
enum class  EDirection { kXDirection , kYDirection }
 

Enumeration Type Documentation

◆ EBackgroundSubtraction

enum class EBackgroundSubtraction
strong
Enumerator
kNoBackground 
kRegionBackground 
kMatchedLowerMarker 
kSplitTwoMarker 
kTotalFraction 

Definition at line 14 of file GH2Base.h.

◆ EDirection

enum class EDirection
strong
Enumerator
kXDirection 
kYDirection 

Definition at line 20 of file GH2Base.h.