JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
QwHelicity.h File Reference

Helicity state management and pattern recognition. More...

#include <vector>
#include "TTree.h"
#include "VQwSubsystemParity.h"
#include "QwWord.h"
+ Include dependency graph for QwHelicity.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QwHelicity
 Subsystem for helicity state management and pattern recognition. More...
 

Enumerations

enum  HelicityRootSavingType { kHelSaveMPS = 0 , kHelSavePattern , kHelNoSave }
 

Detailed Description

Helicity state management and pattern recognition.

Definition in file QwHelicity.h.

Enumeration Type Documentation

◆ HelicityRootSavingType

Enumerator
kHelSaveMPS 
kHelSavePattern 
kHelNoSave 

Definition at line 35 of file QwHelicity.h.

35 {kHelSaveMPS = 0,
@ kHelSaveMPS
Definition QwHelicity.h:35
@ kHelSavePattern
Definition QwHelicity.h:36
@ kHelNoSave
Definition QwHelicity.h:37