|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef STRIPCLUSTERDATA_H
6 #define STRIPCLUSTERDATA_H
39 virtual int BCID()
const=0;
47 virtual int size()
const = 0;
49 virtual float globX()
const = 0;
50 virtual float globY()
const = 0;
51 virtual float globZ()
const = 0;
virtual int sideId() const =0
virtual ~StripClusterData()
virtual float globZ() const =0
globzl Z pos
virtual int bandId() const =0
methods for retrieving the bare data
virtual float globX() const =0
global X pos
virtual float charge() const =0
virtual int isSmall() const =0
helper methods decoding the hit fragment position within the NSW detector
virtual int BCID() const =0
virtual int sectorId() const =0
get the sector (ranging from 0 to 15)
virtual int wedge() const =0
get the multiplet (ranging from 0 to 1, 1 is at lowest |z|)
virtual int layer() const =0
get the gas gap (ranging from 0 to 3, 1 is at lowest |z|)
abstract class to interface the data hit fragment output from the Strip TDS
virtual int moduleId() const =0
get the physics module (ranging from 0 at lowest R to 3 at highest R)
virtual int size() const =0
virtual float globY() const =0
global Y pos
virtual int phiId() const =0
get the phi id
A trigger trigger candidate for a stgc sector.