CbmRoot
Loading...
Searching...
No Matches
CbmRunAna.cxx
Go to the documentation of this file.
1
/* Copyright (C) 2009-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Volker Friese [committer], Florian Uhlig */
4
12
#include "
CbmRunAna.h
"
13
14
#include "FairRootManager.h"
15
16
#include <iostream>
17
18
using
std::cout;
19
using
std::endl;
20
21
22
// ----- Constructor -----------------------------------------------------
23
CbmRunAna::CbmRunAna
() : FairRunAna(), fAsync(kFALSE), fMarkFill(kFALSE) {}
24
// ---------------------------------------------------------------------------
25
26
27
// ----- Destructor ------------------------------------------------------
28
CbmRunAna::~CbmRunAna
() {}
29
// ---------------------------------------------------------------------------
30
31
32
// ----- Fill output tree ------------------------------------------------
33
void
CbmRunAna::Fill
()
34
{
35
36
if
(
fAsync
)
return
;
37
fRootManager->Fill();
38
}
39
// ---------------------------------------------------------------------------
40
41
42
ClassImp
(
CbmRunAna
)
ClassImp
ClassImp(CbmConverterManager)
CbmRunAna.h
CbmRunAna
Definition
CbmRunAna.h:23
CbmRunAna::~CbmRunAna
virtual ~CbmRunAna()
Definition
CbmRunAna.cxx:28
CbmRunAna::CbmRunAna
CbmRunAna()
Definition
CbmRunAna.cxx:23
CbmRunAna::Fill
void Fill()
Definition
CbmRunAna.cxx:33
CbmRunAna::fAsync
Bool_t fAsync
Definition
CbmRunAna.h:42
sim
response
base
CbmRunAna.cxx
Generated on Sun Dec 22 2024 23:04:19 for CbmRoot by
1.12.0