#include <BmnMwpcHit.h>
|
| | BmnMwpcHit () |
| | for station number calculation
|
| |
| | BmnMwpcHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx) |
| |
| Int_t | GetXaddr () const |
| |
| Int_t | GetYaddr () const |
| |
| ULong_t | GetAddr () const |
| |
| Short_t | GetMwpcId () const |
| |
| Int_t | GetHitId () const |
| |
| Bool_t | IsUsed () const |
| |
| void | SetUsing (Bool_t use) |
| |
| void | SetXaddr (Int_t addr) |
| |
| void | SetYaddr (Int_t addr) |
| |
| void | SetAddr (ULong_t addr) |
| |
| void | SetMwpcId (Short_t id) |
| |
| void | SetHitId (Int_t idx) |
| |
| Int_t | GetWireNumber () |
| |
| Int_t | GetDetectorID () const |
| |
| Int_t | GetWireTime () |
| |
| Int_t | GetPlaneId () |
| |
| Int_t | GetPdgId () |
| |
| void | SetWireNumber (Int_t wire_num) |
| |
| void | SetWireTime (Int_t time_wire) |
| |
| void | SetPlaneId (Int_t plane_id) |
| |
| void | SetPdgId (Int_t pdg_id) |
| |
| virtual | ~BmnMwpcHit () |
| |
| | BmnMwpcHit () |
| |
| | BmnMwpcHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx) |
| |
| Int_t | GetXaddr () const |
| |
| Int_t | GetYaddr () const |
| |
| ULong_t | GetAddr () const |
| |
| Short_t | GetMwpcId () const |
| |
| Int_t | GetHitId () const |
| |
| Bool_t | IsUsed () const |
| |
| void | SetUsing (Bool_t use) |
| |
| void | SetXaddr (Int_t addr) |
| |
| void | SetYaddr (Int_t addr) |
| |
| void | SetAddr (ULong_t addr) |
| |
| void | SetMwpcId (Short_t id) |
| |
| void | SetHitId (Int_t idx) |
| |
| Int_t | GetWireNumber () |
| |
| Int_t | GetDetectorID () const |
| |
| Int_t | GetWireTime () |
| |
| Int_t | GetPlaneId () |
| |
| Int_t | GetPdgId () |
| |
| void | SetWireNumber (Int_t wire_num) |
| |
| void | SetWireTime (Int_t time_wire) |
| |
| void | SetPlaneId (Int_t plane_id) |
| |
| void | SetPdgId (Int_t pdg_id) |
| |
| virtual | ~BmnMwpcHit () |
| |
| | BmnHit () |
| |
| | BmnHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx) |
| |
| Bool_t | IsUsed () const |
| |
| Bool_t | GetFlag () const |
| |
| Int_t | GetIndex () const |
| |
| DetectorId | GetDetId () const |
| |
| Short_t | GetStation () const |
| |
| void | SetFlag (Bool_t fl) |
| |
| void | SetUsing (Bool_t use) |
| |
| void | SetIndex (Int_t id) |
| |
| void | SetLength (Double_t len) |
| |
| void | SetDetId (DetectorId det) |
| |
| void | SetStation (Short_t st) |
| |
| void | SetModule (Int_t mod) |
| |
| Int_t | GetModule () |
| |
| void | SetType (Int_t type) |
| |
| Int_t | GetType () |
| |
| Double_t | GetLength () |
| |
| void | SetResXY (Double_t resX, Double_t resY) |
| |
| Double_t | GetResX () |
| |
| Double_t | GetResY () |
| |
| virtual | ~BmnHit () |
| |
| Double_t | GetCovXY () |
| |
| void | SetCovXY (Double_t val) |
| |
| BmnMatch | GetDigitNumberMatch () |
| |
| void | SetDigitNumberMatch (BmnMatch match) |
| |
| Int_t | GetUpperClusterIndex () |
| |
| Int_t | GetLowerClusterIndex () |
| |
| void | SetUpperClusterIndex (Int_t idx) |
| |
| void | SetLowerClusterIndex (Int_t idx) |
| |
| void | SetPseudo (Bool_t pseudo) |
| |
| Bool_t | IsPseudo () |
| |
| | BmnHit () |
| |
| | BmnHit (Int_t detUID, TVector3 posHit, TVector3 posHitErr, Int_t pointIndx) |
| |
| Bool_t | IsUsed () const |
| |
| Bool_t | GetFlag () const |
| |
| Int_t | GetIndex () const |
| |
| DetectorId | GetDetId () const |
| |
| Short_t | GetStation () const |
| |
| void | SetFlag (Bool_t fl) |
| |
| void | SetUsing (Bool_t use) |
| |
| void | SetIndex (Int_t id) |
| |
| void | SetLength (Double_t len) |
| |
| void | SetDetId (DetectorId det) |
| |
| void | SetStation (Short_t st) |
| |
| void | SetModule (Int_t mod) |
| |
| Int_t | GetModule () |
| |
| void | SetType (Int_t type) |
| |
| Int_t | GetType () |
| |
| Double_t | GetLength () |
| |
| void | SetResXY (Double_t resX, Double_t resY) |
| |
| Double_t | GetResX () |
| |
| Double_t | GetResY () |
| |
| virtual | ~BmnHit () |
| |
| Double_t | GetCovXY () |
| |
| void | SetCovXY (Double_t val) |
| |
| BmnMatch | GetDigitNumberMatch () |
| |
| void | SetDigitNumberMatch (BmnMatch match) |
| |
| Int_t | GetUpperClusterIndex () |
| |
| Int_t | GetLowerClusterIndex () |
| |
| void | SetUpperClusterIndex (Int_t idx) |
| |
| void | SetLowerClusterIndex (Int_t idx) |
| |
| void | SetPseudo (Bool_t pseudo) |
| |
| Bool_t | IsPseudo () |
| |
Definition at line 16 of file BmnMwpcHit.h.
◆ BmnMwpcHit() [1/4]
| BmnMwpcHit::BmnMwpcHit |
( |
| ) |
|
◆ BmnMwpcHit() [2/4]
| BmnMwpcHit::BmnMwpcHit |
( |
Int_t |
detUID, |
|
|
TVector3 |
posHit, |
|
|
TVector3 |
posHitErr, |
|
|
Int_t |
pointIndx |
|
) |
| |
◆ ~BmnMwpcHit() [1/2]
| BmnMwpcHit::~BmnMwpcHit |
( |
| ) |
|
|
virtual |
◆ BmnMwpcHit() [3/4]
| BmnMwpcHit::BmnMwpcHit |
( |
| ) |
|
◆ BmnMwpcHit() [4/4]
| BmnMwpcHit::BmnMwpcHit |
( |
Int_t |
detUID, |
|
|
TVector3 |
posHit, |
|
|
TVector3 |
posHitErr, |
|
|
Int_t |
pointIndx |
|
) |
| |
◆ ~BmnMwpcHit() [2/2]
| virtual BmnMwpcHit::~BmnMwpcHit |
( |
| ) |
|
|
virtual |
◆ ClassDef() [1/2]
◆ ClassDef() [2/2]
◆ GetAddr() [1/2]
| ULong_t BmnMwpcHit::GetAddr |
( |
| ) |
const |
|
inline |
◆ GetAddr() [2/2]
| ULong_t BmnMwpcHit::GetAddr |
( |
| ) |
const |
|
inline |
◆ GetDetectorID() [1/2]
| Int_t BmnMwpcHit::GetDetectorID |
( |
| ) |
const |
|
inline |
◆ GetDetectorID() [2/2]
| Int_t BmnMwpcHit::GetDetectorID |
( |
| ) |
const |
|
inline |
◆ GetHitId() [1/2]
| Int_t BmnMwpcHit::GetHitId |
( |
| ) |
const |
|
inline |
◆ GetHitId() [2/2]
| Int_t BmnMwpcHit::GetHitId |
( |
| ) |
const |
|
inline |
◆ GetMwpcId() [1/2]
| Short_t BmnMwpcHit::GetMwpcId |
( |
| ) |
const |
|
inline |
◆ GetMwpcId() [2/2]
| Short_t BmnMwpcHit::GetMwpcId |
( |
| ) |
const |
|
inline |
◆ GetPdgId() [1/2]
| Int_t BmnMwpcHit::GetPdgId |
( |
| ) |
|
|
inline |
◆ GetPdgId() [2/2]
| Int_t BmnMwpcHit::GetPdgId |
( |
| ) |
|
|
inline |
◆ GetPlaneId() [1/2]
| Int_t BmnMwpcHit::GetPlaneId |
( |
| ) |
|
|
inline |
◆ GetPlaneId() [2/2]
| Int_t BmnMwpcHit::GetPlaneId |
( |
| ) |
|
|
inline |
◆ GetWireNumber() [1/2]
| Int_t BmnMwpcHit::GetWireNumber |
( |
| ) |
|
|
inline |
◆ GetWireNumber() [2/2]
| Int_t BmnMwpcHit::GetWireNumber |
( |
| ) |
|
|
inline |
◆ GetWireTime() [1/2]
| Int_t BmnMwpcHit::GetWireTime |
( |
| ) |
|
|
inline |
◆ GetWireTime() [2/2]
| Int_t BmnMwpcHit::GetWireTime |
( |
| ) |
|
|
inline |
◆ GetXaddr() [1/2]
| Int_t BmnMwpcHit::GetXaddr |
( |
| ) |
const |
|
inline |
◆ GetXaddr() [2/2]
| Int_t BmnMwpcHit::GetXaddr |
( |
| ) |
const |
|
inline |
◆ GetYaddr() [1/2]
| Int_t BmnMwpcHit::GetYaddr |
( |
| ) |
const |
|
inline |
◆ GetYaddr() [2/2]
| Int_t BmnMwpcHit::GetYaddr |
( |
| ) |
const |
|
inline |
◆ IsUsed() [1/2]
| Bool_t BmnMwpcHit::IsUsed |
( |
| ) |
const |
|
inline |
◆ IsUsed() [2/2]
| Bool_t BmnMwpcHit::IsUsed |
( |
| ) |
const |
|
inline |
◆ SetAddr() [1/2]
| void BmnMwpcHit::SetAddr |
( |
ULong_t |
addr | ) |
|
|
inline |
◆ SetAddr() [2/2]
| void BmnMwpcHit::SetAddr |
( |
ULong_t |
addr | ) |
|
|
inline |
◆ SetHitId() [1/2]
| void BmnMwpcHit::SetHitId |
( |
Int_t |
idx | ) |
|
|
inline |
◆ SetHitId() [2/2]
| void BmnMwpcHit::SetHitId |
( |
Int_t |
idx | ) |
|
|
inline |
◆ SetMwpcId() [1/2]
| void BmnMwpcHit::SetMwpcId |
( |
Short_t |
id | ) |
|
|
inline |
◆ SetMwpcId() [2/2]
| void BmnMwpcHit::SetMwpcId |
( |
Short_t |
id | ) |
|
|
inline |
◆ SetPdgId() [1/2]
| void BmnMwpcHit::SetPdgId |
( |
Int_t |
pdg_id | ) |
|
|
inline |
◆ SetPdgId() [2/2]
| void BmnMwpcHit::SetPdgId |
( |
Int_t |
pdg_id | ) |
|
|
inline |
◆ SetPlaneId() [1/2]
| void BmnMwpcHit::SetPlaneId |
( |
Int_t |
plane_id | ) |
|
|
inline |
◆ SetPlaneId() [2/2]
| void BmnMwpcHit::SetPlaneId |
( |
Int_t |
plane_id | ) |
|
|
inline |
◆ SetUsing() [1/2]
| void BmnMwpcHit::SetUsing |
( |
Bool_t |
use | ) |
|
|
inline |
◆ SetUsing() [2/2]
| void BmnMwpcHit::SetUsing |
( |
Bool_t |
use | ) |
|
|
inline |
◆ SetWireNumber() [1/2]
| void BmnMwpcHit::SetWireNumber |
( |
Int_t |
wire_num | ) |
|
|
inline |
◆ SetWireNumber() [2/2]
| void BmnMwpcHit::SetWireNumber |
( |
Int_t |
wire_num | ) |
|
|
inline |
◆ SetWireTime() [1/2]
| void BmnMwpcHit::SetWireTime |
( |
Int_t |
time_wire | ) |
|
|
inline |
◆ SetWireTime() [2/2]
| void BmnMwpcHit::SetWireTime |
( |
Int_t |
time_wire | ) |
|
|
inline |
◆ SetXaddr() [1/2]
| void BmnMwpcHit::SetXaddr |
( |
Int_t |
addr | ) |
|
|
inline |
◆ SetXaddr() [2/2]
| void BmnMwpcHit::SetXaddr |
( |
Int_t |
addr | ) |
|
|
inline |
◆ SetYaddr() [1/2]
| void BmnMwpcHit::SetYaddr |
( |
Int_t |
addr | ) |
|
|
inline |
◆ SetYaddr() [2/2]
| void BmnMwpcHit::SetYaddr |
( |
Int_t |
addr | ) |
|
|
inline |
◆ fDetectorID
| Int_t BmnMwpcHit::fDetectorID |
|
protected |
◆ fPdgId
◆ fPlaneId
| Int_t BmnMwpcHit::fPlaneId |
|
protected |
◆ fWireNumber
| Int_t BmnMwpcHit::fWireNumber |
|
protected |
◆ fWireTime
| Int_t BmnMwpcHit::fWireTime |
|
protected |
The documentation for this class was generated from the following files: