#include <FPGATrackSimTowerInputHeader.h>
◆ FPGATrackSimTowerInputHeader() [1/3]
| FPGATrackSimTowerInputHeader::FPGATrackSimTowerInputHeader |
( |
| ) |
|
|
inline |
◆ FPGATrackSimTowerInputHeader() [2/3]
| FPGATrackSimTowerInputHeader::FPGATrackSimTowerInputHeader |
( |
int | id | ) |
|
|
inline |
◆ FPGATrackSimTowerInputHeader() [3/3]
| FPGATrackSimTowerInputHeader::FPGATrackSimTowerInputHeader |
( |
int | id, |
|
|
double | eta, |
|
|
double | phi, |
|
|
double | deta = 0, |
|
|
double | dphi = 0 ) |
◆ ~FPGATrackSimTowerInputHeader()
| virtual FPGATrackSimTowerInputHeader::~FPGATrackSimTowerInputHeader |
( |
| ) |
|
|
virtualdefault |
◆ addHit()
◆ clearHits()
| void FPGATrackSimTowerInputHeader::clearHits |
( |
| ) |
|
|
inline |
◆ deltaEta()
| double FPGATrackSimTowerInputHeader::deltaEta |
( |
| ) |
const |
|
inline |
◆ deltaPhi()
| double FPGATrackSimTowerInputHeader::deltaPhi |
( |
| ) |
const |
|
inline |
◆ eta()
| double FPGATrackSimTowerInputHeader::eta |
( |
| ) |
const |
|
inline |
◆ hits()
| const std::vector< FPGATrackSimHit > & FPGATrackSimTowerInputHeader::hits |
( |
| ) |
const |
|
inline |
◆ id()
| int FPGATrackSimTowerInputHeader::id |
( |
| ) |
const |
|
inline |
◆ nHits()
| int FPGATrackSimTowerInputHeader::nHits |
( |
| ) |
const |
|
inline |
◆ phi()
| double FPGATrackSimTowerInputHeader::phi |
( |
| ) |
const |
|
inline |
◆ reserveHits()
| void FPGATrackSimTowerInputHeader::reserveHits |
( |
size_t | size | ) |
|
|
inline |
◆ reset()
| void FPGATrackSimTowerInputHeader::reset |
( |
| ) |
|
◆ setDeltaEta()
| double FPGATrackSimTowerInputHeader::setDeltaEta |
( |
double | de | ) |
|
|
inline |
◆ setDeltaPhi()
| double FPGATrackSimTowerInputHeader::setDeltaPhi |
( |
double | dp | ) |
|
|
inline |
◆ setEta()
| double FPGATrackSimTowerInputHeader::setEta |
( |
double | e | ) |
|
|
inline |
◆ setID()
| int FPGATrackSimTowerInputHeader::setID |
( |
int | id | ) |
|
|
inline |
◆ setPhi()
| double FPGATrackSimTowerInputHeader::setPhi |
( |
double | p | ) |
|
|
inline |
◆ m_DeltaEta
| double FPGATrackSimTowerInputHeader::m_DeltaEta |
|
private |
◆ m_DeltaPhi
| double FPGATrackSimTowerInputHeader::m_DeltaPhi |
|
private |
◆ m_Eta
| double FPGATrackSimTowerInputHeader::m_Eta |
|
private |
◆ m_Hits
◆ m_id
| int FPGATrackSimTowerInputHeader::m_id |
|
private |
◆ m_Phi
| double FPGATrackSimTowerInputHeader::m_Phi |
|
private |
The documentation for this class was generated from the following files: