CbmRoot
CbmL1MCPoint Struct Reference

#include <CbmL1MCPoint.h>

Collaboration diagram for CbmL1MCPoint:
[legend]

Public Member Functions

 CbmL1MCPoint ()
 

Static Public Member Functions

static bool compareIDz (const CbmL1MCPoint &a, const CbmL1MCPoint &b)
 
static bool pcompareIDz (const CbmL1MCPoint *a, const CbmL1MCPoint *b)
 

Public Attributes

double x
 
double y
 
double z
 
double px
 
double py
 
double pz
 
double xIn
 
double yIn
 
double zIn
 
double pxIn
 
double pyIn
 
double pzIn
 
double xOut
 
double yOut
 
double zOut
 
double pxOut
 
double pyOut
 
double pzOut
 
double p
 
double q
 
double mass
 
double time
 
int pdg
 
int ID
 
int mother_ID
 
int iStation
 
int pointId
 
int file
 
int event
 
vector< int > hitIds
 

Detailed Description

Definition at line 23 of file CbmL1MCPoint.h.

Constructor & Destructor Documentation

◆ CbmL1MCPoint()

CbmL1MCPoint::CbmL1MCPoint ( )
inline

Definition at line 24 of file CbmL1MCPoint.h.

Member Function Documentation

◆ compareIDz()

static bool CbmL1MCPoint::compareIDz ( const CbmL1MCPoint a,
const CbmL1MCPoint b 
)
inlinestatic

Definition at line 65 of file CbmL1MCPoint.h.

References ID, and z.

◆ pcompareIDz()

static bool CbmL1MCPoint::pcompareIDz ( const CbmL1MCPoint a,
const CbmL1MCPoint b 
)
inlinestatic

Definition at line 69 of file CbmL1MCPoint.h.

References ID, and z.

Member Data Documentation

◆ event

int CbmL1MCPoint::event

Definition at line 64 of file CbmL1MCPoint.h.

Referenced by CbmL1::ReadEvent(), CbmL1::ReadMCPoint(), and CbmL1::Reconstruct().

◆ file

int CbmL1MCPoint::file

Definition at line 63 of file CbmL1MCPoint.h.

Referenced by CbmL1::ReadMCPoint().

◆ hitIds

vector<int> CbmL1MCPoint::hitIds

◆ ID

int CbmL1MCPoint::ID

◆ iStation

◆ mass

double CbmL1MCPoint::mass

Definition at line 59 of file CbmL1MCPoint.h.

Referenced by CbmL1::ReadMCPoint(), and CbmL1::ReadSTAPPerfData().

◆ mother_ID

int CbmL1MCPoint::mother_ID

Definition at line 60 of file CbmL1MCPoint.h.

Referenced by CbmL1::ReadMCPoint(), and CbmL1::ReadSTAPPerfData().

◆ p

double CbmL1MCPoint::p

◆ pdg

int CbmL1MCPoint::pdg

Definition at line 60 of file CbmL1MCPoint.h.

Referenced by CbmL1::ReadMCPoint(), and CbmL1::ReadSTAPPerfData().

◆ pointId

int CbmL1MCPoint::pointId

Definition at line 62 of file CbmL1MCPoint.h.

Referenced by CbmL1::ReadMCPoint().

◆ px

◆ pxIn

double CbmL1MCPoint::pxIn

◆ pxOut

double CbmL1MCPoint::pxOut

◆ py

◆ pyIn

double CbmL1MCPoint::pyIn

◆ pyOut

double CbmL1MCPoint::pyOut

◆ pz

◆ pzIn

double CbmL1MCPoint::pzIn

◆ pzOut

double CbmL1MCPoint::pzOut

◆ q

double CbmL1MCPoint::q

◆ time

double CbmL1MCPoint::time

◆ x

◆ xIn

double CbmL1MCPoint::xIn

◆ xOut

double CbmL1MCPoint::xOut

◆ y

◆ yIn

double CbmL1MCPoint::yIn

◆ yOut

double CbmL1MCPoint::yOut

◆ z

◆ zIn

double CbmL1MCPoint::zIn

◆ zOut

double CbmL1MCPoint::zOut

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