StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StPxlRawHitCollection Class Reference

#include <StPxlRawHitCollection.h>

Inheritance diagram for StPxlRawHitCollection:
StObject

Public Member Functions

void addRawHit (const StPxlRawHit &rawHit)
 add a raw hit to the collection
 
Int_t numberOfRawHits (Int_t sector, Int_t ladder, Int_t sensor)
 number of raw hits in a sensor
 
Int_t numberOfRawHits ()
 
const StPxlRawHitrawHit (Int_t sector, Int_t ladder, Int_t sensor, Int_t rawHitIndex) const
 pionter to a rawHit in the collection
 
virtual const char * GetCVS () const
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (const StObject &sto)
 
virtual TObject * clone () const
 
Int_t isZombie () const
 
virtual void makeZombie (int flg=1)
 
UInt_t Ztreamer (TBuffer &R__b)
 
 ClassDef (StObject, 3) static UInt_t fgTally
 

Protected Attributes

vector< StPxlRawHitmPxlRawHitVec [kNumberOfPxlSectors][kNumberOfPxlLaddersPerSector][kNumberOfPxlSensorsPerLadder]
 vectors to store raw hits
 

Detailed Description

Author
Qiu Hao, March 2013 Revision.

Definition at line 39 of file StPxlRawHitCollection.h.


The documentation for this class was generated from the following files: