ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkValidation
TrkValTools
root
TrackProperties
TH1TrkProp.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
// $:$Id: TH1TrkProp.h, v 1.0 04/17/2006 12:07:07
5
// Author: Miguel Angel Olivo Gomez 04/17/06
6
7
/*************************************************************************
8
* *
9
* All rights reserved. *
10
* *
11
*************************************************************************/
12
13
14
15
class
TH1TrkProp
{
16
17
public
:
18
19
TH1TrkProp
(
const
char
* format,
const
char
* rootFile,
const
char
* dir,
const
char
* ntuple,
20
const
char
* xvariable,
const
char
* xvariableName,
21
const
char
* xunit,
const
char
* cut,
const
char
* cutName,
22
const
char
* title,
int
nbinsx,
double
xlow,
double
xup,
23
bool
logy
,
bool
fitGaus
24
);
25
26
~TH1TrkProp
();
27
28
29
private
:
30
31
void
setStyle
(
bool
fitGauss);
32
33
};
TH1TrkProp::~TH1TrkProp
~TH1TrkProp()
Definition
TH1TrkProp.cxx:110
TH1TrkProp::setStyle
void setStyle(bool fitGauss)
Definition
TH1TrkProp.cxx:120
TH1TrkProp::TH1TrkProp
TH1TrkProp(const char *format, const char *rootFile, const char *dir, const char *ntuple, const char *xvariable, const char *xvariableName, const char *xunit, const char *cut, const char *cutName, const char *title, int nbinsx, double xlow, double xup, bool logy, bool fitGaus)
Definition
TH1TrkProp.cxx:25
logy
bool logy
Definition
listroot.cxx:45
Generated on
for ATLAS Offline Software by
1.17.0