Project
Loading...
Searching...
No Matches
o2::trk::MC2ROFRecord Struct Reference

#include <ROFRecord.h>

Public Types

using ROFtype = unsigned int
 

Public Member Functions

 MC2ROFRecord ()=default
 
 MC2ROFRecord (int evID, int rofRecID, ROFtype mnrof, ROFtype mxrof)
 
 ClassDefNV (MC2ROFRecord, 1)
 

Public Attributes

int eventRecordID = -1
 
int rofRecordID = 0
 
ROFtype minROF = 0
 
ROFtype maxROF = 0
 

Detailed Description

Definition at line 59 of file ROFRecord.h.

Member Typedef Documentation

◆ ROFtype

Definition at line 60 of file ROFRecord.h.

Constructor & Destructor Documentation

◆ MC2ROFRecord() [1/2]

o2::trk::MC2ROFRecord::MC2ROFRecord ( )
default

◆ MC2ROFRecord() [2/2]

o2::trk::MC2ROFRecord::MC2ROFRecord ( int  evID,
int  rofRecID,
ROFtype  mnrof,
ROFtype  mxrof 
)
inline

Definition at line 68 of file ROFRecord.h.

Member Function Documentation

◆ ClassDefNV()

o2::trk::MC2ROFRecord::ClassDefNV ( MC2ROFRecord  ,
 
)

Member Data Documentation

◆ eventRecordID

int o2::trk::MC2ROFRecord::eventRecordID = -1

Definition at line 62 of file ROFRecord.h.

◆ maxROF

ROFtype o2::trk::MC2ROFRecord::maxROF = 0

Definition at line 65 of file ROFRecord.h.

◆ minROF

ROFtype o2::trk::MC2ROFRecord::minROF = 0

Definition at line 64 of file ROFRecord.h.

◆ rofRecordID

int o2::trk::MC2ROFRecord::rofRecordID = 0

Definition at line 63 of file ROFRecord.h.


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