BmnRoot
Loading...
Searching...
No Matches
BmnProfQaReport.h
Go to the documentation of this file.
1
#ifndef BMNPROFQAREPORT_H_
2
#define BMNPROFQAREPORT_H_
3
4
#include "
BmnSimulationReport.h
"
5
class
TH1;
6
13
class
BmnProfQaReport
:
public
BmnSimulationReport
{
14
public
:
15
19
BmnProfQaReport
();
20
24
BmnProfQaReport
(TString name);
25
29
virtual
~BmnProfQaReport
();
30
34
virtual
void
Draw
();
35
36
static
char
*
HistNameProfDigit
(TString &detName, Short_t iSt, Short_t iMod, Short_t iLayer){
37
return
Form(
"%s_board%d_%s_side"
, detName.Data(), (iSt + 1), (iLayer ?
"N"
:
"P"
));
38
}
39
static
char
*
HistNameProfHits
(TString &detName, Short_t iSt){
40
return
Form(
"%s_board%d_x_vs_y"
, detName.Data(), (iSt + 1));
41
}
42
43
protected
:
47
virtual
void
Create
();
48
private
:
49
50
ClassDef(
BmnProfQaReport
, 1)
51
};
52
53
#endif
/* BMNPROFQAREPORT_H_ */
BmnSimulationReport.h
Base class for simulation reports.
BmnProfQaReport
Profilometer Report QA.
Definition
BmnProfQaReport.h:13
BmnProfQaReport::HistNameProfDigit
static char * HistNameProfDigit(TString &detName, Short_t iSt, Short_t iMod, Short_t iLayer)
Definition
BmnProfQaReport.h:36
BmnProfQaReport::BmnProfQaReport
BmnProfQaReport()
Constructor.
Definition
BmnProfQaReport.cxx:5
BmnProfQaReport::Create
virtual void Create()
Inherited from BmnSimulationReport.
Definition
BmnProfQaReport.cxx:16
BmnProfQaReport::HistNameProfHits
static char * HistNameProfHits(TString &detName, Short_t iSt)
Definition
BmnProfQaReport.h:39
BmnProfQaReport::~BmnProfQaReport
virtual ~BmnProfQaReport()
Destructor.
Definition
BmnProfQaReport.cxx:13
BmnProfQaReport::Draw
virtual void Draw()
Inherited from BmnSimulationReport.
Definition
BmnProfQaReport.cxx:24
BmnSimulationReport
Base class for simulation reports.
Definition
BmnSimulationReport.h:34
install
include
BmnProfQaReport.h
Generated on Fri May 15 2026 10:40:55 for BmnRoot by
1.9.8