#include <SPLayer.h>
Definition at line 15 of file SPLayer.h.
◆ SPLayer()
Definition at line 12 of file SPLayer.cxx.
18 std::cout <<
"In splayer constructer" << std::endl;
20 "SPLayer Error: Unexpected histogram list size " <<
◆ bec()
int SPLayer::bec |
( |
| ) |
const |
|
inline |
◆ dettype()
int SPLayer::dettype |
( |
| ) |
const |
|
inline |
◆ hptr()
TH1 * SPLayer::hptr |
( |
int |
i | ) |
const |
|
inline |
◆ incnhit()
◆ incnmod()
◆ layer()
int SPLayer::layer |
( |
| ) |
const |
|
inline |
◆ name()
const std::string & SPLayer::name |
( |
| ) |
const |
|
inline |
◆ nhit()
int SPLayer::nhit |
( |
| ) |
const |
|
inline |
◆ nmod()
int SPLayer::nmod |
( |
| ) |
const |
|
inline |
◆ side()
int SPLayer::side |
( |
| ) |
const |
|
inline |
◆ m_bec
◆ m_dettype
◆ m_histlist
std::vector<TH1*> SPLayer::m_histlist |
|
private |
◆ m_layer
◆ m_name
std::string SPLayer::m_name |
|
private |
◆ m_nhit
◆ m_nmod
◆ m_side
The documentation for this class was generated from the following files: