Project
Loading...
Searching...
No Matches
o2::focal::PixelLayerEvent Class Reference

#include <Event.h>

Public Member Functions

 PixelLayerEvent ()=default
 
 ~PixelLayerEvent ()=default
 
void addChip (const PixelChip &chip)
 
void addChip (int feeID, int laneID, int chipID, uint16_t statusCode, gsl::span< const PixelHit > hits)
 
const std::vector< PixelChip > & getChips () const
 
void reset ()
 

Detailed Description

Definition at line 77 of file Event.h.

Constructor & Destructor Documentation

◆ PixelLayerEvent()

o2::focal::PixelLayerEvent::PixelLayerEvent ( )
default

◆ ~PixelLayerEvent()

o2::focal::PixelLayerEvent::~PixelLayerEvent ( )
default

Member Function Documentation

◆ addChip() [1/2]

void PixelLayerEvent::addChip ( const PixelChip chip)

Definition at line 262 of file Event.cxx.

◆ addChip() [2/2]

void PixelLayerEvent::addChip ( int  feeID,
int  laneID,
int  chipID,
uint16_t  statusCode,
gsl::span< const PixelHit hits 
)

Definition at line 272 of file Event.cxx.

◆ getChips()

const std::vector< PixelChip > & o2::focal::PixelLayerEvent::getChips ( ) const
inline

Definition at line 85 of file Event.h.

◆ reset()

void PixelLayerEvent::reset ( )

Definition at line 284 of file Event.cxx.


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