#include <NicaUnigenEventInterface.h>
event interface for UnigenData
Definition at line 21 of file NicaUnigenEventInterface.h.
◆ NicaUnigenEventInterface()
NicaUnigenEventInterface::NicaUnigenEventInterface |
( |
| ) |
|
◆ ~NicaUnigenEventInterface()
NicaUnigenEventInterface::~NicaUnigenEventInterface |
( |
| ) |
|
|
virtual |
◆ Boost()
void NicaUnigenEventInterface::Boost |
( |
Double_t |
vx, |
|
|
Double_t |
vy, |
|
|
Double_t |
vz |
|
) |
| |
|
virtual |
◆ Clear()
virtual void NicaUnigenEventInterface::Clear |
( |
Option_t * |
opt = "" | ) |
|
|
inlinevirtual |
◆ Compress()
void NicaUnigenEventInterface::Compress |
( |
Int_t * |
map, |
|
|
Int_t |
map_size |
|
) |
| |
|
virtual |
◆ ConnectToTree()
void NicaUnigenEventInterface::ConnectToTree |
( |
| ) |
|
|
protectedvirtual |
◆ CopyAndCompress()
void NicaUnigenEventInterface::CopyAndCompress |
( |
NicaEventInterface * |
s, |
|
|
Int_t * |
map, |
|
|
Int_t |
map_size |
|
) |
| |
|
virtual |
Definition at line 36 of file NicaUnigenEventInterface.cxx.
References UEvent::AddParticle(), UEvent::Clear(), fEvent, UEvent::GetB(), UEvent::GetComment(), UEvent::GetNes(), UEvent::GetParticle(), UEvent::GetParticleList(), UEvent::GetPhi(), UEvent::GetStepNr(), UEvent::GetStepT(), i, UEvent::SetB(), UEvent::SetComment(), UEvent::SetNes(), UEvent::SetPhi(), UEvent::SetStepNr(), and UEvent::SetStepT().
◆ CopyData()
void NicaUnigenEventInterface::CopyData |
( |
NicaEventInterface * |
s | ) |
|
|
virtual |
◆ FillTrackInterface()
void NicaUnigenEventInterface::FillTrackInterface |
( |
NicaTrackInterface * |
track, |
|
|
Int_t |
index |
|
) |
| |
|
virtual |
◆ GetB()
virtual Double_t NicaUnigenEventInterface::GetB |
( |
| ) |
const |
|
inlinevirtual |
◆ GetPhi()
virtual Double_t NicaUnigenEventInterface::GetPhi |
( |
| ) |
const |
|
inlinevirtual |
◆ GetRawEventPointer()
TObject* NicaUnigenEventInterface::GetRawEventPointer |
( |
| ) |
const |
|
inline |
◆ GetRawTrackPointer()
virtual TObject* NicaUnigenEventInterface::GetRawTrackPointer |
( |
Int_t |
index | ) |
const |
|
inlinevirtual |
◆ GetTotalTrackNo()
virtual Int_t NicaUnigenEventInterface::GetTotalTrackNo |
( |
| ) |
const |
|
inlinevirtual |
◆ GetTrackInterface()
NicaTrackInterface * NicaUnigenEventInterface::GetTrackInterface |
( |
| ) |
const |
|
virtual |
◆ Register()
void NicaUnigenEventInterface::Register |
( |
Bool_t |
write | ) |
|
|
virtual |
◆ SetB()
virtual void NicaUnigenEventInterface::SetB |
( |
Double_t |
b | ) |
|
|
inlinevirtual |
◆ SetPhi()
virtual void NicaUnigenEventInterface::SetPhi |
( |
Double_t |
phi, |
|
|
Double_t |
|
|
) |
| |
|
inlinevirtual |
◆ SetVertex()
virtual void NicaUnigenEventInterface::SetVertex |
( |
Double_t |
, |
|
|
Double_t |
, |
|
|
Double_t |
|
|
) |
| |
|
inlinevirtual |
◆ NicaUnigenEvent
◆ fEvent
UEvent* NicaUnigenEventInterface::fEvent |
|
private |
Definition at line 23 of file NicaUnigenEventInterface.h.
Referenced by Boost(), Clear(), Compress(), ConnectToTree(), CopyAndCompress(), CopyData(), FillTrackInterface(), GetB(), GetPhi(), GetRawEventPointer(), GetRawTrackPointer(), GetTotalTrackNo(), NicaUnigenEventInterface(), Register(), SetB(), SetPhi(), and ~NicaUnigenEventInterface().
The documentation for this class was generated from the following files: