ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
NSWL1::StripHits Class Reference
Collaboration diagram for NSWL1::StripHits:

Public Member Functions

 StripHits (Identifier id, StripOfflineData *p, int c)
 

Public Attributes

Identifier t_id
 
StripOfflineDatat_strip
 
int t_cache_index
 

Detailed Description

Definition at line 11 of file StripTdsOfflineTool.cxx.

Constructor & Destructor Documentation

◆ StripHits()

NSWL1::StripHits::StripHits ( Identifier  id,
StripOfflineData p,
int  c 
)
inline

Definition at line 16 of file StripTdsOfflineTool.cxx.

17  : t_id (id),
18  t_strip (p),
20  { }

Member Data Documentation

◆ t_cache_index

int NSWL1::StripHits::t_cache_index

Definition at line 15 of file StripTdsOfflineTool.cxx.

◆ t_id

Identifier NSWL1::StripHits::t_id

Definition at line 13 of file StripTdsOfflineTool.cxx.

◆ t_strip

StripOfflineData* NSWL1::StripHits::t_strip

Definition at line 14 of file StripTdsOfflineTool.cxx.


The documentation for this class was generated from the following file:
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
NSWL1::StripHits::t_id
Identifier t_id
Definition: StripTdsOfflineTool.cxx:13
NSWL1::StripHits::t_strip
StripOfflineData * t_strip
Definition: StripTdsOfflineTool.cxx:14
NSWL1::StripHits::t_cache_index
int t_cache_index
Definition: StripTdsOfflineTool.cxx:15
python.compressB64.c
def c
Definition: compressB64.py:93