Project
Loading...
Searching...
No Matches
o2::its::Label Struct Referencefinal

#include <Label.h>

Public Member Functions

 Label (const int, const float, const float, const float, const int, const int)
 

Public Attributes

int monteCarloId
 
float transverseMomentum
 
float phi
 
float pseudorapidity
 
int pdgCode
 
int numberOfClusters
 

Friends

std::ostream & operator<< (std::ostream &, const Label &)
 

Detailed Description

Definition at line 26 of file Label.h.

Constructor & Destructor Documentation

◆ Label()

o2::its::Label::Label ( const int  mcId,
const float  pT,
const float  phi,
const float  eta,
const int  pdg,
const int  ncl 
)

Definition at line 23 of file Label.cxx.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  outputStream,
const Label label 
)
friend

Definition at line 34 of file Label.cxx.

Member Data Documentation

◆ monteCarloId

int o2::its::Label::monteCarloId

Definition at line 29 of file Label.h.

◆ numberOfClusters

int o2::its::Label::numberOfClusters

Definition at line 34 of file Label.h.

◆ pdgCode

int o2::its::Label::pdgCode

Definition at line 33 of file Label.h.

◆ phi

float o2::its::Label::phi

Definition at line 31 of file Label.h.

◆ pseudorapidity

float o2::its::Label::pseudorapidity

Definition at line 32 of file Label.h.

◆ transverseMomentum

float o2::its::Label::transverseMomentum

Definition at line 30 of file Label.h.


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