BmnRoot
Loading...
Searching...
No Matches
BmnStripData.h File Reference
#include <TObject.h>
#include <TString.h>
#include <iostream>
Include dependency graph for BmnStripData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StationSet_Exception
 
class  Station_Exception
 
class  DeadZoneOfStripLayer
 
class  StripCluster
 

Enumerations

enum  StripLayerType { LowerStripLayer = 0 , UpperStripLayer }
 
enum  StripNumberingDirection { LeftToRight , RightToLeft }
 
enum  StripBorderPoint { LeftTop , LeftBottom , RightTop , RightBottom }
 

Enumeration Type Documentation

◆ StripBorderPoint

Enumerator
LeftTop 
LeftBottom 
RightTop 
RightBottom 

Definition at line 20 of file BmnStripData.h.

◆ StripLayerType

Enumerator
LowerStripLayer 
UpperStripLayer 

Definition at line 10 of file BmnStripData.h.

◆ StripNumberingDirection

Enumerator
LeftToRight 
RightToLeft 

Definition at line 15 of file BmnStripData.h.