PatternDB utilities.
More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/patterndb/PatternDBUtil.h>
|
static int | BuildPatternDB (const std::string &fin, const std::string &fout, PatternDB &db) |
|
static PatternDB * | LoadPatternDB (const std::string &fin) |
|
static TrackletKey | EncodeTrackletKey (PatternDB::STATION, const unsigned int X, const unsigned int Xp, const unsigned int U, const unsigned int Up, const unsigned int V, const unsigned int Vp) |
|
static TrackletKey | GetTrackletKey (const Tracklet tracklet, const PatternDB::STATION station) |
|
static TrackletKey | GetTrackletKey (const std::vector< std::pair< unsigned int, unsigned int > > &det_elem_pairs, const PatternDB::STATION &station) |
|
static int | LooseMode () |
|
static void | LooseMode (bool a=true) |
|
static int | ResScaleDC1 () |
|
static void | ResScaleDC1 (const int a) |
|
static int | ResScaleDC2 () |
|
static void | ResScaleDC2 (const int a) |
|
static int | ResScaleDC3 () |
|
static void | ResScaleDC3 (const int a) |
|
static int | Verbosity () |
|
static void | Verbosity (int verbosity) |
|
PatternDB utilities.
- Author
- Haiwang Yu, yuhw@.nosp@m.nmsu.nosp@m..edu
Created: 08-27-2018
Definition at line 18 of file PatternDBUtil.h.
◆ PatternDBUtil()
PatternDBUtil::PatternDBUtil |
( |
| ) |
|
|
inlineprotected |
◆ ~PatternDBUtil()
virtual PatternDBUtil::~PatternDBUtil |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ BuildPatternDB()
int PatternDBUtil::BuildPatternDB |
( |
const std::string & |
fin, |
|
|
const std::string & |
fout, |
|
|
PatternDB & |
db |
|
) |
| |
|
static |
Definition at line 67 of file PatternDBUtil.cxx.
References PatternDB::DC1, PatternDB::DC2, PatternDB::DC3m, PatternDB::DC3p, EncodeTrackletKey(), PatternDB::ERR_KEY, LogInfo, PatternDB::print(), PatternDB::St1, PatternDB::St123, PatternDB::St2, PatternDB::St23, and PatternDB::St3.
Referenced by KalmanDSTrk::KalmanDSTrk().
◆ EncodeTrackletKey()
TrackletKey PatternDBUtil::EncodeTrackletKey |
( |
PatternDB::STATION |
ST, |
|
|
const unsigned int |
X, |
|
|
const unsigned int |
Xp, |
|
|
const unsigned int |
U, |
|
|
const unsigned int |
Up, |
|
|
const unsigned int |
V, |
|
|
const unsigned int |
Vp |
|
) |
| |
|
static |
◆ GetTrackletKey() [1/2]
TrackletKey PatternDBUtil::GetTrackletKey |
( |
const std::vector< std::pair< unsigned int, unsigned int > > & |
det_elem_pairs, |
|
|
const PatternDB::STATION & |
station |
|
) |
| |
|
static |
◆ GetTrackletKey() [2/2]
◆ LoadPatternDB()
PatternDB * PatternDBUtil::LoadPatternDB |
( |
const std::string & |
fin | ) |
|
|
static |
◆ LooseMode() [1/2]
static int PatternDBUtil::LooseMode |
( |
| ) |
|
|
inlinestatic |
◆ LooseMode() [2/2]
static void PatternDBUtil::LooseMode |
( |
bool |
a = true | ) |
|
|
inlinestatic |
◆ ResScaleDC1() [1/2]
static int PatternDBUtil::ResScaleDC1 |
( |
| ) |
|
|
inlinestatic |
◆ ResScaleDC1() [2/2]
static void PatternDBUtil::ResScaleDC1 |
( |
const int |
a | ) |
|
|
inlinestatic |
◆ ResScaleDC2() [1/2]
static int PatternDBUtil::ResScaleDC2 |
( |
| ) |
|
|
inlinestatic |
◆ ResScaleDC2() [2/2]
static void PatternDBUtil::ResScaleDC2 |
( |
const int |
a | ) |
|
|
inlinestatic |
◆ ResScaleDC3() [1/2]
static int PatternDBUtil::ResScaleDC3 |
( |
| ) |
|
|
inlinestatic |
◆ ResScaleDC3() [2/2]
static void PatternDBUtil::ResScaleDC3 |
( |
const int |
a | ) |
|
|
inlinestatic |
◆ Verbosity() [1/2]
static int PatternDBUtil::Verbosity |
( |
| ) |
|
|
inlinestatic |
◆ Verbosity() [2/2]
static void PatternDBUtil::Verbosity |
( |
int |
verbosity | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files:
- /dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/patterndb/PatternDBUtil.h
- /dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/patterndb/PatternDBUtil.cxx