CbmRoot
Loading...
Searching...
No Matches
LmvmDef.h File Reference
#include "Rtypes.h"
#include <string>
Include dependency graph for LmvmDef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LmvmDataXYInd
 
class  LmvmDataAngMomInd
 
class  LmvmDrawMinvData
 
class  LmvmSBgResultData
 
class  LmvmLegend
 

Enumerations

enum class  ELmvmTopologyCut : int { ST , RT , TT }
 
enum class  ELmvmSrc : int {
  Signal = 0 , Bg = 1 , Pi0 = 2 , Gamma = 3 ,
  Eta = 4 , Undefined = 5
}
 
enum class  ELmvmAnaStep : int {
  Mc = 0 , Acc = 1 , Reco = 2 , Chi2Prim = 3 ,
  ElId = 4 , GammaCut = 5 , Mvd1Cut = 6 , Mvd2Cut = 7 ,
  StCut = 8 , RtCut = 9 , TtCut = 10 , PtCut = 11 ,
  Undefined = 12
}
 
enum class  ELmvmBgPairSrc : int {
  GG = 0 , PP = 1 , OO = 2 , GP = 3 ,
  GO = 4 , PO = 5 , Undefined = 6
}
 
enum class  ELmvmSignal : int {
  Inmed = 0 , Qgp = 1 , Omega = 2 , Phi = 3 ,
  OmegaD = 4
}
 

Enumeration Type Documentation

◆ ELmvmAnaStep

enum class ELmvmAnaStep : int
strong
Enumerator
Mc 
Acc 
Reco 
Chi2Prim 
ElId 
GammaCut 
Mvd1Cut 
Mvd2Cut 
StCut 
RtCut 
TtCut 
PtCut 
Undefined 

Definition at line 33 of file LmvmDef.h.

◆ ELmvmBgPairSrc

enum class ELmvmBgPairSrc : int
strong
Enumerator
GG 
PP 
OO 
GP 
GO 
PO 
Undefined 

Definition at line 50 of file LmvmDef.h.

◆ ELmvmSignal

enum class ELmvmSignal : int
strong
Enumerator
Inmed 
Qgp 
Omega 
Phi 
OmegaD 

Definition at line 61 of file LmvmDef.h.

◆ ELmvmSrc

enum class ELmvmSrc : int
strong
Enumerator
Signal 
Bg 
Pi0 
Gamma 
Eta 
Undefined 

Definition at line 22 of file LmvmDef.h.

◆ ELmvmTopologyCut

enum class ELmvmTopologyCut : int
strong
Enumerator
ST 
RT 
TT 

Definition at line 14 of file LmvmDef.h.