Project
Loading...
Searching...
No Matches
o2::tpc::TPCHitGroupID Struct Reference

#include <Point.h>

Public Member Functions

 TPCHitGroupID ()=default
 
 TPCHitGroupID (int sindex, int c, int e, int gid, int src=0)
 

Public Attributes

int storeindex = -1
 
int collision = -1
 
int entry = -1
 
int groupID = -1
 
int sourceID = 0
 

Detailed Description

Definition at line 73 of file Point.h.

Constructor & Destructor Documentation

◆ TPCHitGroupID() [1/2]

o2::tpc::TPCHitGroupID::TPCHitGroupID ( )
default

◆ TPCHitGroupID() [2/2]

o2::tpc::TPCHitGroupID::TPCHitGroupID ( int  sindex,
int  c,
int  e,
int  gid,
int  src = 0 
)
inline

Definition at line 75 of file Point.h.

Member Data Documentation

◆ collision

int o2::tpc::TPCHitGroupID::collision = -1

Definition at line 80 of file Point.h.

◆ entry

int o2::tpc::TPCHitGroupID::entry = -1

Definition at line 81 of file Point.h.

◆ groupID

int o2::tpc::TPCHitGroupID::groupID = -1

Definition at line 82 of file Point.h.

◆ sourceID

int o2::tpc::TPCHitGroupID::sourceID = 0

Definition at line 83 of file Point.h.

◆ storeindex

int o2::tpc::TPCHitGroupID::storeindex = -1

Definition at line 79 of file Point.h.


The documentation for this struct was generated from the following file: