Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
FemtoWielanekMapGenerator.h
1
/*
2
* WielanekMapGenerator.h
3
*
4
* Created on: 28 sty 2016
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
#ifndef HALWIELANEKMAPGENERATOR_H_
10
#define HALWIELANEKMAPGENERATOR_H_
11
#include "Femto1DMapGenerator.h"
12
13
#include <TString.h>
14
15
#include "FemtoWeightGenerator.h"
16
class
TH2D;
17
23
namespace
Hal
{
24
class
FemtoWielanekMapGenerator
:
public
Femto1DMapGenerator
{
25
Int_t fPairsNo;
26
Double_t* fWeightArray;
//[fPairsNo]
27
Double_t* fAngleArray;
//[fPairsNo]
28
Double_t GeneratePairs(
FemtoPair
* pair, Double_t R, Double_t K);
29
30
public
:
34
FemtoWielanekMapGenerator
();
38
Bool_t
Init
();
43
void
Exec
(Int_t pairs_per_bin);
44
virtual
~FemtoWielanekMapGenerator
();
45
ClassDef(
FemtoWielanekMapGenerator
, 1)
46
};
47
}
// namespace Hal
48
#endif
/* HALWIELANEKMAPGENERATOR_H_ */
Hal::Femto1DMapGenerator
Definition
Femto1DMapGenerator.h:26
Hal::FemtoPair
Definition
FemtoPair.h:28
Hal::FemtoWielanekMapGenerator
Definition
FemtoWielanekMapGenerator.h:24
Hal::FemtoWielanekMapGenerator::Exec
void Exec(Int_t pairs_per_bin)
Definition
FemtoWielanekMapGenerator.cxx:34
Hal::FemtoWielanekMapGenerator::FemtoWielanekMapGenerator
FemtoWielanekMapGenerator()
Definition
FemtoWielanekMapGenerator.cxx:31
Hal::FemtoWielanekMapGenerator::Init
Bool_t Init()
Definition
FemtoWielanekMapGenerator.cxx:65
Hal
Definition
EventAnaChain.cxx:28
analysis
femto
corrfit
mapgenerators
FemtoWielanekMapGenerator.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0