Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
VDC Namespace Reference

Classes

class  AnalyticTTDConv
 
class  FitCoord_t
 
class  TimeToDistConv
 

Typedefs

typedef std::pair< Double_t, Int_tchi2_t
 
typedef std::vector< FitCoord_tVcoord_t
 
typedef THaVDCPointPair VDCpp_t
 
typedef std::vector< THaVDCHit * > Vhit_t
 

Functions

chi2_t operator+ (chi2_t a, const chi2_t &b)
 

Typedef Documentation

◆ chi2_t

typedef std::pair<Double_t,Int_t> VDC::chi2_t

Definition at line 28 of file THaVDCCluster.h.

◆ Vcoord_t

typedef std::vector<FitCoord_t> VDC::Vcoord_t

Definition at line 31 of file THaVDCCluster.h.

◆ VDCpp_t

Definition at line 29 of file THaVDCCluster.h.

◆ Vhit_t

typedef std::vector<THaVDCHit*> VDC::Vhit_t

Definition at line 30 of file THaVDCCluster.h.

Function Documentation

◆ operator+()

chi2_t VDC::operator+ ( chi2_t  a,
const chi2_t b 
)
inline

Definition at line 33 of file THaVDCCluster.h.