Skip to content

Commit 192165d

Browse files
committed
Adding bootstrapping as new analysis type
1 parent 9f46bfe commit 192165d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGEM/Dilepton/Utils/PairUtilities.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ enum class DileptonAnalysisType : int {
4343
kFlowV3 = 3,
4444
kPolarization = 4,
4545
kHFll = 5,
46+
kBootstrapv2 = 6,
4647
};
4748

4849
enum class DileptonHadronAnalysisType : int {

0 commit comments

Comments
 (0)