CMS 3D CMS Logo

Classes | Enumerations
APVGainStruct.h File Reference
#include <string>

Go to the source code of this file.

Classes

struct  APVloc
 
struct  stAPVGain
 

Enumerations

enum  fitgrade { NONE = -1, A = 1, B = 2 }
 
enum  statistic_type {
  None = -1, StdBunch, StdBunch0T, FaABunch,
  FaABunch0T, IsoBunch, IsoBunch0T, Harvest
}
 

Enumeration Type Documentation

◆ fitgrade

enum fitgrade
Enumerator
NONE 

Definition at line 7 of file APVGainStruct.h.

7 { NONE = -1, A = 1, B = 2 };
Definition: APVGainStruct.h:7
Definition: APVGainStruct.h:7

◆ statistic_type

Enumerator
None 
StdBunch 
StdBunch0T 
FaABunch 
FaABunch0T 
IsoBunch 
IsoBunch0T 
Harvest 

Definition at line 57 of file APVGainStruct.h.