#include <CbmMvdPileupManager.h>
Definition at line 28 of file CbmMvdPileupManager.h.
◆ CbmMvdPileupManager() [1/3]
CbmMvdPileupManager::CbmMvdPileupManager |
( |
| ) |
|
◆ CbmMvdPileupManager() [2/3]
CbmMvdPileupManager::CbmMvdPileupManager |
( |
TString |
fileName, |
|
|
TString |
branchName = "MVDPoint" , |
|
|
Int_t |
nEvents = 500 |
|
) |
| |
Standard constructor
- Parameters
-
fileName | Name of background file |
branchName | name of branch to be buffered |
nEvents | Number of pile-up events |
Definition at line 24 of file CbmMvdPileupManager.cxx.
References FillBuffer().
◆ ~CbmMvdPileupManager()
CbmMvdPileupManager::~CbmMvdPileupManager |
( |
| ) |
|
|
virtual |
◆ CbmMvdPileupManager() [3/3]
◆ ClassDef()
◆ FillBuffer()
Int_t CbmMvdPileupManager::FillBuffer |
( |
TString |
fileName, |
|
|
TString |
branchName, |
|
|
Int_t |
nEvents |
|
) |
| |
|
private |
Fill the background buffer from the background file
- Parameters
-
fileName | Name of background file |
branchName | name of branch to be buffered |
nEvents | Number of events to be read from file |
- Returns
- Number of buffered events
Definition at line 68 of file CbmMvdPileupManager.cxx.
References fBuffer.
Referenced by CbmMvdPileupManager().
◆ GetEvent()
TClonesArray * CbmMvdPileupManager::GetEvent |
( |
Int_t |
iEvent | ) |
|
◆ GetNEvents()
Int_t CbmMvdPileupManager::GetNEvents |
( |
| ) |
|
|
inline |
◆ operator=()
◆ fBuffer
TObjArray* CbmMvdPileupManager::fBuffer |
|
private |
The documentation for this class was generated from the following files: