CbmRoot
Loading...
Searching...
No Matches
LmvmDataFastSim Class Reference

#include <LmvmDef.h>

Public Member Functions

 LmvmDataFastSim ()
 
 LmvmDataFastSim (double px, double py, double pz, int nEv, std::string plutoName)
 

Public Attributes

double fPx = 0.
 
double fPy = 0.
 
double fPz = 0.
 
int fEventNumber = -1.
 
std::string fPluto = ""
 

Detailed Description

Definition at line 88 of file LmvmDef.h.

Constructor & Destructor Documentation

◆ LmvmDataFastSim() [1/2]

LmvmDataFastSim::LmvmDataFastSim ( )
inline

Definition at line 90 of file LmvmDef.h.

◆ LmvmDataFastSim() [2/2]

LmvmDataFastSim::LmvmDataFastSim ( double px,
double py,
double pz,
int nEv,
std::string plutoName )
inline

Definition at line 91 of file LmvmDef.h.

References fEventNumber, fPluto, fPx, fPy, and fPz.

Member Data Documentation

◆ fEventNumber

int LmvmDataFastSim::fEventNumber = -1.

Definition at line 102 of file LmvmDef.h.

Referenced by LmvmDataFastSim().

◆ fPluto

std::string LmvmDataFastSim::fPluto = ""

Definition at line 103 of file LmvmDef.h.

Referenced by LmvmDataFastSim().

◆ fPx

double LmvmDataFastSim::fPx = 0.

Definition at line 99 of file LmvmDef.h.

Referenced by LmvmDataFastSim().

◆ fPy

double LmvmDataFastSim::fPy = 0.

Definition at line 100 of file LmvmDef.h.

Referenced by LmvmDataFastSim().

◆ fPz

double LmvmDataFastSim::fPz = 0.

Definition at line 101 of file LmvmDef.h.

Referenced by LmvmDataFastSim().


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