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

#include <SpaceChargeHelpers.h>

Public Types

enum  LumiType { CTP = 0 , IDC = 1 }
 

Public Member Functions

void print () const
 

Public Attributes

float meanLumi = 0
 mean lumi the sc object corresponds to
 
float ir = 0
 IR.
 
int run = 0
 run number this object anchored to to
 
int collisionType = 0
 0=PP, 1-Pb-Pb
 
LumiType lumiSource {}
 source of luminosity
 

Detailed Description

Definition at line 33 of file SpaceChargeHelpers.h.

Member Enumeration Documentation

◆ LumiType

Enumerator
CTP 
IDC 

Definition at line 35 of file SpaceChargeHelpers.h.

Member Function Documentation

◆ print()

void o2::tpc::SCMetaData::print ( ) const
inline

Definition at line 40 of file SpaceChargeHelpers.h.

Member Data Documentation

◆ collisionType

int o2::tpc::SCMetaData::collisionType = 0

0=PP, 1-Pb-Pb

Definition at line 54 of file SpaceChargeHelpers.h.

◆ ir

float o2::tpc::SCMetaData::ir = 0

IR.

Definition at line 52 of file SpaceChargeHelpers.h.

◆ lumiSource

LumiType o2::tpc::SCMetaData::lumiSource {}

source of luminosity

Definition at line 55 of file SpaceChargeHelpers.h.

◆ meanLumi

float o2::tpc::SCMetaData::meanLumi = 0

mean lumi the sc object corresponds to

Definition at line 51 of file SpaceChargeHelpers.h.

◆ run

int o2::tpc::SCMetaData::run = 0

run number this object anchored to to

Definition at line 53 of file SpaceChargeHelpers.h.


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