CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
TotemRPDigi Class Reference

#include <TotemRPDigi.h>

Public Member Functions

unsigned short stripNumber () const
 
 TotemRPDigi (unsigned short strip_no=0)
 

Private Attributes

unsigned short strip_no_
 index of the activated strip More...
 

Detailed Description

Digi structure for TOTEM RP silicon strip sensors.

Definition at line 15 of file TotemRPDigi.h.

Constructor & Destructor Documentation

◆ TotemRPDigi()

TotemRPDigi::TotemRPDigi ( unsigned short  strip_no = 0)
inline

Definition at line 23 of file TotemRPDigi.h.

27 {

Member Function Documentation

◆ stripNumber()

unsigned short TotemRPDigi::stripNumber ( ) const
inline

Definition at line 25 of file TotemRPDigi.h.

27 {

Member Data Documentation

◆ strip_no_

unsigned short TotemRPDigi::strip_no_
private

index of the activated strip

Definition at line 29 of file TotemRPDigi.h.