PandaRoot
PndJpsi2PiAna.h
Go to the documentation of this file.
1
//****************************************************************************
2
//* This file is part of PandaRoot. *
3
//* *
4
//* PandaRoot is distributed under the terms of the *
5
//* GNU General Public License (GPL) version 3, *
6
//* copied verbatim in the file "LICENSE". *
7
//* *
8
//* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9
//* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10
//* The authors are listed in the file "AUTHORS". *
11
//****************************************************************************
12
13
#ifndef PNDJPSI2PIANA_H
14
#define PNDJPSI2PIANA_H 1
15
16
#include "
PndAnaTask.h
"
17
#include <map>
18
#include <string>
19
20
class
TH1F;
21
22
class
RhoMassParticleSelector
;
23
24
class
PndJpsi2PiAna
:
public
PndAnaTask
{
25
26
public
:
28
PndJpsi2PiAna
();
29
31
~PndJpsi2PiAna
();
32
34
virtual
InitStatus
Init
();
35
37
virtual
void
Exec
(Option_t *opt);
38
39
virtual
void
Finish
();
40
// void CreateStructure();
41
42
protected
:
43
// **** mass selectors for the resonances/composites
44
//
45
RhoMassParticleSelector
*
jpsiMSel
;
46
48
TH1F *
jpsimass
;
49
TH1F *
jpsimassf
;
50
TH1F *
ppmass
;
51
TH1F *
ppmassf
;
52
TH1F *
mcmass
;
53
54
private
:
55
UInt_t fEvtCount;
56
57
ClassDef(
PndJpsi2PiAna
, 1);
58
};
59
60
#endif
PndJpsi2PiAna::Init
virtual InitStatus Init()
PndJpsi2PiAna::jpsiMSel
RhoMassParticleSelector * jpsiMSel
Definition:
PndJpsi2PiAna.h:45
PndJpsi2PiAna::Finish
virtual void Finish()
PndJpsi2PiAna::PndJpsi2PiAna
PndJpsi2PiAna()
PndAnaTask.h
PndJpsi2PiAna::ppmass
TH1F * ppmass
Definition:
PndJpsi2PiAna.h:50
PndJpsi2PiAna::jpsimassf
TH1F * jpsimassf
Definition:
PndJpsi2PiAna.h:49
PndJpsi2PiAna::~PndJpsi2PiAna
~PndJpsi2PiAna()
PndJpsi2PiAna::ppmassf
TH1F * ppmassf
Definition:
PndJpsi2PiAna.h:51
PndJpsi2PiAna::Exec
virtual void Exec(Option_t *opt)
RhoMassParticleSelector
Definition:
RhoMassParticleSelector.h:39
PndJpsi2PiAna::mcmass
TH1F * mcmass
Definition:
PndJpsi2PiAna.h:52
PndAnaTask
Definition:
PndAnaTask.h:31
PndJpsi2PiAna::jpsimass
TH1F * jpsimass
Definition:
PndJpsi2PiAna.h:48
PndJpsi2PiAna
Definition:
PndJpsi2PiAna.h:24
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tutorials
anatask
PndJpsi2PiAna.h
Generated on Fri Nov 29 2024 06:04:43 for PandaRoot by
1.8.13