#include <CSCGEMMotherboard.h>
Public Member Functions | |
template<class S > | |
S | bestMatchingPad (const CSCALCTDigi &alct1, const matches< S > &pads, enum CSCPart) |
template<class S > | |
S | bestMatchingPad (const CSCCLCTDigi &clct, const matches< S > &pads, enum CSCPart part) |
template<class S > | |
S | bestMatchingPad (const CSCALCTDigi &alct1, const CSCCLCTDigi &clct1, const matches< S > &pads, enum CSCPart part) |
void | clear () |
template<> | |
void | correlateLCTsGEM (const CSCALCTDigi &bestLCT, const CSCALCTDigi &secondLCT, const GEMCoPadDigi &bestCoPad, const GEMCoPadDigi &secondCoPad, CSCCorrelatedLCTDigi &lct1, CSCCorrelatedLCTDigi &lct2, enum CSCPart p) |
template<> | |
void | correlateLCTsGEM (const CSCCLCTDigi &bestLCT, const CSCCLCTDigi &secondLCT, const GEMCoPadDigi &bestCoPad, const GEMCoPadDigi &secondCoPad, CSCCorrelatedLCTDigi &lct1, CSCCorrelatedLCTDigi &lct2, enum CSCPart p) |
CSCGEMMotherboard (unsigned endcap, unsigned station, unsigned sector, unsigned subsector, unsigned chamber, const edm::ParameterSet &conf) | |
CSCGEMMotherboard () | |
template<> | |
matches< GEMPadDigi > | matchingPads (const CSCALCTDigi &alct, enum CSCPart part) |
template<> | |
matches< GEMCoPadDigi > | matchingPads (const CSCALCTDigi &alct, enum CSCPart part) |
template<> | |
matches< GEMPadDigi > | matchingPads (const CSCCLCTDigi &clct, enum CSCPart part) |
template<> | |
matches< GEMCoPadDigi > | matchingPads (const CSCCLCTDigi &clct, enum CSCPart part) |
virtual void | run (const CSCWireDigiCollection *wiredc, const CSCComparatorDigiCollection *compdc, const GEMPadDigiCollection *gemPads)=0 |
void | run (const CSCWireDigiCollection *wiredc, const CSCComparatorDigiCollection *compdc, const GEMPadDigiClusterCollection *gemPads) |
void | setGEMGeometry (const GEMGeometry *g) |
set CSC and GEM geometries for the matching needs More... | |
~CSCGEMMotherboard () override | |
Public Member Functions inherited from CSCUpgradeMotherboard | |
template<class S > | |
bool | compare (const S &p, const S &q) |
CSCUpgradeMotherboard (unsigned endcap, unsigned station, unsigned sector, unsigned subsector, unsigned chamber, const edm::ParameterSet &conf) | |
CSCUpgradeMotherboard () | |
void | debugLUTs () |
template<class S > | |
S | intersection (const S &d1, const S &d2) |
void | setCSCGeometry (const CSCGeometry *g) |
void | setupGeometry () |
void | sortLCTs (std::vector< CSCCorrelatedLCTDigi > &lcts, bool(*sorter)(const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &)) |
~CSCUpgradeMotherboard () override | |
Public Member Functions inherited from CSCMotherboard | |
void | clear () |
CSCMotherboard (unsigned endcap, unsigned station, unsigned sector, unsigned subsector, unsigned chamber, const edm::ParameterSet &conf) | |
CSCMotherboard () | |
std::vector< CSCCorrelatedLCTDigi > | getLCTs () |
std::vector< CSCCorrelatedLCTDigi > | readoutLCTs () |
void | run (const std::vector< int > w_time[CSCConstants::NUM_LAYERS][CSCConstants::MAX_NUM_WIRES], const std::vector< int > hs_times[CSCConstants::NUM_LAYERS][CSCConstants::NUM_HALF_STRIPS_7CFEBS], const std::vector< int > ds_times[CSCConstants::NUM_LAYERS][CSCConstants::NUM_HALF_STRIPS_7CFEBS]) |
void | run (const CSCWireDigiCollection *wiredc, const CSCComparatorDigiCollection *compdc) |
void | setConfigParameters (const CSCDBL1TPParameters *conf) |
virtual | ~CSCMotherboard ()=default |
Public Attributes | |
std::unique_ptr< GEMCoPadProcessor > | coPadProcessor |
Public Attributes inherited from CSCMotherboard | |
std::unique_ptr< CSCAnodeLCTProcessor > | alct |
std::unique_ptr< CSCCathodeLCTProcessor > | clct |
Protected Member Functions | |
template<class T > | |
T | bestMatchingPad (const CSCALCTDigi &, const matches< T > &, enum CSCPart) |
template<class T > | |
T | bestMatchingPad (const CSCCLCTDigi &, const matches< T > &, enum CSCPart) |
template<class T > | |
T | bestMatchingPad (const CSCALCTDigi &, const CSCCLCTDigi &, const matches< T > &, enum CSCPart) |
CSCCorrelatedLCTDigi | constructLCTsGEM (const CSCALCTDigi &alct, const GEMCoPadDigi &gem, enum CSCPart, int i) |
CSCCorrelatedLCTDigi | constructLCTsGEM (const CSCCLCTDigi &clct, const GEMCoPadDigi &gem, enum CSCPart, int i) |
CSCCorrelatedLCTDigi | constructLCTsGEM (const CSCALCTDigi &alct, const CSCCLCTDigi &clct, const GEMCoPadDigi &gem, enum CSCPart p, int i) |
CSCCorrelatedLCTDigi | constructLCTsGEM (const CSCALCTDigi &alct, const CSCCLCTDigi &clct, const GEMPadDigi &gem, enum CSCPart p, int i) |
CSCCorrelatedLCTDigi | constructLCTsGEM (const CSCALCTDigi &alct, const CSCCLCTDigi &clct, const GEMPadDigi &gem1, const GEMCoPadDigi &gem2, enum CSCPart p, int i) |
template<class T > | |
void | correlateLCTsGEM (T &best, T &second, const GEMCoPadDigiIds &coPads, CSCCorrelatedLCTDigi &lct1, CSCCorrelatedLCTDigi &lct2, enum CSCPart) |
template<class T > | |
void | correlateLCTsGEM (const T &best, const T &second, const GEMCoPadDigi &, const GEMCoPadDigi &, CSCCorrelatedLCTDigi &lct1, CSCCorrelatedLCTDigi &lct2, enum CSCPart) |
unsigned int | findQualityGEM (const CSCALCTDigi &, const CSCCLCTDigi &, int gemlayer) |
float | getAvePad (const GEMPadDigi &) |
float | getAvePad (const GEMCoPadDigi &) |
float | getAvePad (const CSCCLCTDigi &, enum CSCPart part) |
int | getBX (const GEMPadDigi &p) |
int | getBX (const GEMCoPadDigi &p) |
virtual const CSCGEMMotherboardLUT * | getLUT () const =0 |
int | getRoll (const GEMPadDigiId &p) |
int | getRoll (const GEMCoPadDigiId &p) |
int | getRoll (const CSCALCTDigi &) |
bool | isPadInOverlap (int roll) |
template<class T > | |
matches< T > | matchingPads (const CSCALCTDigi &alct, enum CSCPart part) |
template<class T > | |
matches< T > | matchingPads (const CSCCLCTDigi &clct, enum CSCPart part) |
template<class S , class T > | |
matches< T > | matchingPads (const S &d1, const S &d2, enum CSCPart part) |
template<class T > | |
matches< T > | matchingPads (const CSCCLCTDigi &clct1, const CSCALCTDigi &alct1, enum CSCPart part) |
template<class T > | |
matches< T > | matchingPads (const CSCCLCTDigi &clct1, const CSCCLCTDigi &clct2, const CSCALCTDigi &alct1, const CSCALCTDigi &alct2, enum CSCPart part) |
void | printGEMTriggerCoPads (int bx_start, int bx_stop, enum CSCPart) |
void | printGEMTriggerPads (int bx_start, int bx_stop, enum CSCPart) |
void | retrieveGEMCoPads () |
void | retrieveGEMPads (const GEMPadDigiCollection *pads, unsigned id) |
void | setupGeometry () |
Protected Member Functions inherited from CSCMotherboard | |
void | checkConfigParameters () |
CSCCorrelatedLCTDigi | constructLCTs (const CSCALCTDigi &aLCT, const CSCCLCTDigi &cLCT, int) |
void | correlateLCTs (CSCALCTDigi bestALCT, CSCALCTDigi secondALCT, CSCCLCTDigi bestCLCT, CSCCLCTDigi secondCLCT) |
void | dumpConfigParams () const |
unsigned int | encodePattern (const int ptn, const int highPt) |
unsigned int | findQuality (const CSCALCTDigi &aLCT, const CSCCLCTDigi &cLCT) |
void | testLCT () |
Additional Inherited Members | |
Static Public Member Functions inherited from CSCUpgradeMotherboard | |
static bool | sortLCTsByGEMDphi (const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &) |
static bool | sortLCTsByQuality (const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &) |
Protected Types inherited from CSCMotherboard | |
enum | { MAX_LCT_BINS = 16 } |
Static Protected Member Functions inherited from CSCMotherboard | |
static bool | sortByGEMDphi (const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &) |
static bool | sortByQuality (const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &) |
Static Protected Attributes inherited from CSCMotherboard | |
static const unsigned int | def_alct_trig_enable = 0 |
static const unsigned int | def_clct_trig_enable = 0 |
static const unsigned int | def_match_trig_enable = 1 |
static const unsigned int | def_match_trig_window_size = 7 |
static const unsigned int | def_mpc_block_me1a = 1 |
static const unsigned int | def_tmb_l1a_window_size = 7 |
Definition at line 20 of file CSCGEMMotherboard.h.
CSCGEMMotherboard::CSCGEMMotherboard | ( | unsigned | endcap, |
unsigned | station, | ||
unsigned | sector, | ||
unsigned | subsector, | ||
unsigned | chamber, | ||
const edm::ParameterSet & | conf | ||
) |
Definition at line 4 of file CSCGEMMotherboard.cc.
References coPadProcessor, gemId, edm::ParameterSet::getParameter(), maxDeltaPadL1_, maxDeltaPadL2_, CSCUpgradeMotherboard::par, DetId::rawId(), CSCUpgradeMotherboard::theChamber, CSCUpgradeMotherboard::theRegion, CSCMotherboard::theStation, and CSCUpgradeMotherboard::tmbParams_.
CSCGEMMotherboard::CSCGEMMotherboard | ( | ) |
Definition at line 27 of file CSCGEMMotherboard.cc.
|
override |
Definition at line 31 of file CSCGEMMotherboard.cc.
|
protected |
Referenced by setGEMGeometry().
|
protected |
|
protected |
S CSCGEMMotherboard::bestMatchingPad | ( | const CSCALCTDigi & | alct1, |
const matches< S > & | pads, | ||
enum | CSCPart | ||
) |
Definition at line 163 of file CSCGEMMotherboard.h.
References getRoll(), CSCALCTDigi::isValid(), AlCaHLTBitMon_ParallelJobs::p, mps_fire::result, and S().
S CSCGEMMotherboard::bestMatchingPad | ( | const CSCCLCTDigi & | clct, |
const matches< S > & | pads, | ||
enum CSCPart | part | ||
) |
Definition at line 178 of file CSCGEMMotherboard.h.
References funct::abs(), getAvePad(), CSCCLCTDigi::isValid(), AlCaHLTBitMon_ParallelJobs::p, mps_fire::result, and S().
S CSCGEMMotherboard::bestMatchingPad | ( | const CSCALCTDigi & | alct1, |
const CSCCLCTDigi & | clct1, | ||
const matches< S > & | pads, | ||
enum CSCPart | part | ||
) |
Definition at line 197 of file CSCGEMMotherboard.h.
References funct::abs(), getAvePad(), getRoll(), CSCCLCTDigi::isValid(), CSCALCTDigi::isValid(), or, AlCaHLTBitMon_ParallelJobs::p, mps_fire::result, and S().
void CSCGEMMotherboard::clear | ( | void | ) |
|
protected |
Definition at line 79 of file CSCGEMMotherboard.cc.
Referenced by constructLCTsGEM(), correlateLCTsGEM(), and setGEMGeometry().
|
protected |
Definition at line 88 of file CSCGEMMotherboard.cc.
References constructLCTsGEM().
|
protected |
Definition at line 96 of file CSCGEMMotherboard.cc.
References constructLCTsGEM().
Referenced by constructLCTsGEM().
|
protected |
Definition at line 106 of file CSCGEMMotherboard.cc.
References constructLCTsGEM().
|
protected |
Definition at line 115 of file CSCGEMMotherboard.cc.
References ALCT2GEM, ALCTCLCT2GEM, ALCTCLCTGEM, CLCT2GEM, CSCMotherboard::encodePattern(), findQualityGEM(), CSCGEMMotherboardLUT::get_gem_pad_to_csc_hs(), CSCGEMMotherboardLUT::get_gem_roll_to_csc_wg(), CSCALCTDigi::getBX(), CSCCLCTDigi::getKeyStrip(), CSCALCTDigi::getKeyWG(), getLUT(), CSCCLCTDigi::getPattern(), CSCCLCTDigi::getStripType(), Invalid, CSCALCTDigi::isValid(), CSCCLCTDigi::isValid(), CSCMotherboard::lct_central_bx, CSCUpgradeMotherboard::par, listBenchmarks::pattern, promoteALCTGEMpattern_, promoteALCTGEMquality_, promoteCLCTGEMquality_, btvTracks_cfi::quality, and CSCMotherboard::theTrigChamber.
|
protected |
Definition at line 218 of file CSCGEMMotherboard.h.
References AlCaHLTBitMon_ParallelJobs::p, and CSCMotherboard::secondLCT.
Referenced by setGEMGeometry().
|
protected |
void CSCGEMMotherboard::correlateLCTsGEM | ( | const CSCALCTDigi & | bestLCT, |
const CSCALCTDigi & | secondLCT, | ||
const GEMCoPadDigi & | bestCoPad, | ||
const GEMCoPadDigi & | secondCoPad, | ||
CSCCorrelatedLCTDigi & | lct1, | ||
CSCCorrelatedLCTDigi & | lct2, | ||
enum CSCPart | p | ||
) |
Definition at line 237 of file CSCGEMMotherboard.h.
References CSCMotherboard::alct_trig_enable, constructLCTsGEM(), CSCALCTDigi::isValid(), CSCMotherboard::match_trig_enable, and or.
void CSCGEMMotherboard::correlateLCTsGEM | ( | const CSCCLCTDigi & | bestLCT, |
const CSCCLCTDigi & | secondLCT, | ||
const GEMCoPadDigi & | bestCoPad, | ||
const GEMCoPadDigi & | secondCoPad, | ||
CSCCorrelatedLCTDigi & | lct1, | ||
CSCCorrelatedLCTDigi & | lct2, | ||
enum CSCPart | p | ||
) |
Definition at line 256 of file CSCGEMMotherboard.h.
References CSCMotherboard::clct_trig_enable, constructLCTsGEM(), CSCCLCTDigi::isValid(), CSCMotherboard::match_trig_enable, and or.
|
protected |
Definition at line 276 of file CSCGEMMotherboard.cc.
References CSCALCTDigi::getAccelerator(), CSCCLCTDigi::getPattern(), CSCCLCTDigi::getQuality(), CSCALCTDigi::getQuality(), CSCMotherboard::infoV, CSCALCTDigi::isValid(), CSCCLCTDigi::isValid(), or, listBenchmarks::pattern, btvTracks_cfi::quality, and CSCMotherboard::theStation.
Referenced by constructLCTsGEM(), and setGEMGeometry().
|
protected |
Definition at line 214 of file CSCGEMMotherboard.cc.
References GEMPadDigi::pad().
Referenced by bestMatchingPad(), matchingPads(), and setGEMGeometry().
|
protected |
|
protected |
Definition at line 224 of file CSCGEMMotherboard.cc.
References CSCGEMMotherboardLUT::get_csc_hs_to_gem_pad(), CSCCLCTDigi::getKeyStrip(), getLUT(), and CSCUpgradeMotherboard::par.
|
protected |
Definition at line 189 of file CSCGEMMotherboard.cc.
References GEMPadDigi::bx().
Referenced by matchingPads(), and setGEMGeometry().
|
protected |
Definition at line 194 of file CSCGEMMotherboard.cc.
References GEMCoPadDigi::bx().
|
protectedpure virtual |
Referenced by constructLCTsGEM(), getAvePad(), getRoll(), isPadInOverlap(), matchingPads(), and setGEMGeometry().
|
protected |
Definition at line 199 of file CSCGEMMotherboard.cc.
References GEMDetId::roll().
Referenced by bestMatchingPad(), matchingPads(), and setGEMGeometry().
|
protected |
Definition at line 204 of file CSCGEMMotherboard.cc.
|
protected |
Definition at line 209 of file CSCGEMMotherboard.cc.
References CSCALCTDigi::getKeyWG(), getLUT(), and CSCUpgradeMotherboard::par.
|
protected |
Definition at line 177 of file CSCGEMMotherboard.cc.
References plotBeamSpotDB::first, CSCGEMMotherboardLUT::get_csc_wg_to_gem_roll(), getLUT(), mps_fire::i, or, CSCUpgradeMotherboard::par, and edm::second().
Referenced by matchingPads(), printGEMTriggerCoPads(), printGEMTriggerPads(), and setGEMGeometry().
|
protected |
Referenced by setGEMGeometry().
|
protected |
|
protected |
Definition at line 368 of file CSCGEMMotherboard.h.
References begin, end, p1, p2, and mps_fire::result.
|
protected |
Definition at line 380 of file CSCGEMMotherboard.h.
References CSCUpgradeMotherboard::intersection().
|
protected |
Definition at line 388 of file CSCGEMMotherboard.h.
References CSCUpgradeMotherboard::intersection().
matches<GEMPadDigi> CSCGEMMotherboard::matchingPads | ( | const CSCALCTDigi & | alct, |
enum CSCPart | part | ||
) |
Definition at line 275 of file CSCGEMMotherboard.h.
References funct::abs(), CSCALCTDigi::getBX(), getBX(), CSCALCTDigi::getKeyWG(), getLUT(), getRoll(), isPadInOverlap(), CSCALCTDigi::isValid(), CSCMotherboard::lct_central_bx, maxDeltaBXPad_, ME1A, or, AlCaHLTBitMon_ParallelJobs::p, pads_, CSCUpgradeMotherboard::par, and mps_fire::result.
matches<GEMCoPadDigi> CSCGEMMotherboard::matchingPads | ( | const CSCALCTDigi & | alct, |
enum CSCPart | part | ||
) |
Definition at line 300 of file CSCGEMMotherboard.h.
References funct::abs(), coPads_, CSCALCTDigi::getBX(), getBX(), CSCALCTDigi::getKeyWG(), getLUT(), getRoll(), isPadInOverlap(), CSCALCTDigi::isValid(), CSCMotherboard::lct_central_bx, maxDeltaBXCoPad_, ME1A, or, AlCaHLTBitMon_ParallelJobs::p, CSCUpgradeMotherboard::par, and mps_fire::result.
matches<GEMPadDigi> CSCGEMMotherboard::matchingPads | ( | const CSCCLCTDigi & | clct, |
enum CSCPart | part | ||
) |
Definition at line 326 of file CSCGEMMotherboard.h.
References funct::abs(), CSCGEMMotherboardLUT::get_csc_hs_to_gem_pad(), getAvePad(), CSCCLCTDigi::getBX(), getBX(), CSCCLCTDigi::getKeyStrip(), getLUT(), CSCCLCTDigi::isValid(), CSCMotherboard::lct_central_bx, maxDeltaBXPad_, maxDeltaPadL1_, or, AlCaHLTBitMon_ParallelJobs::p, pads_, CSCUpgradeMotherboard::par, and mps_fire::result.
matches<GEMCoPadDigi> CSCGEMMotherboard::matchingPads | ( | const CSCCLCTDigi & | clct, |
enum CSCPart | part | ||
) |
Definition at line 347 of file CSCGEMMotherboard.h.
References funct::abs(), coPads_, CSCGEMMotherboardLUT::get_csc_hs_to_gem_pad(), getAvePad(), CSCCLCTDigi::getBX(), getBX(), CSCCLCTDigi::getKeyStrip(), getLUT(), CSCCLCTDigi::isValid(), CSCMotherboard::lct_central_bx, maxDeltaBXCoPad_, maxDeltaPadL1_, or, AlCaHLTBitMon_ParallelJobs::p, CSCUpgradeMotherboard::par, and mps_fire::result.
|
protected |
Definition at line 256 of file CSCGEMMotherboard.cc.
References coPads_, isPadInOverlap(), LogTrace, and ME11.
Referenced by setGEMGeometry().
|
protected |
Definition at line 236 of file CSCGEMMotherboard.cc.
References isPadInOverlap(), LogTrace, ME11, and pads_.
Referenced by setGEMGeometry().
|
protected |
Definition at line 70 of file CSCGEMMotherboard.cc.
References coPads_, gemCoPadV, and CSCMotherboard::lct_central_bx.
Referenced by setGEMGeometry().
|
protected |
Definition at line 52 of file CSCGEMMotherboard.cc.
References gem_g, CSCMotherboard::lct_central_bx, maxDeltaBXPad_, pads_, and GEMGeometry::superChamber().
Referenced by setGEMGeometry().
|
pure virtual |
Referenced by run().
void CSCGEMMotherboard::run | ( | const CSCWireDigiCollection * | wiredc, |
const CSCComparatorDigiCollection * | compdc, | ||
const GEMPadDigiClusterCollection * | gemPads | ||
) |
Definition at line 42 of file CSCGEMMotherboard.cc.
References coPadProcessor, and run().
|
inline |
set CSC and GEM geometries for the matching needs
Definition at line 48 of file CSCGEMMotherboard.h.
References CSCMotherboard::alct, bestMatchingPad(), CSCMotherboard::clct, constructLCTsGEM(), correlateLCTsGEM(), findQualityGEM(), g, gem_g, getAvePad(), getBX(), getLUT(), getRoll(), mps_fire::i, isPadInOverlap(), matchingPads(), AlCaHLTBitMon_ParallelJobs::p, printGEMTriggerCoPads(), printGEMTriggerPads(), retrieveGEMCoPads(), retrieveGEMPads(), S(), edm::second(), and setupGeometry().
|
protected |
Definition at line 230 of file CSCGEMMotherboard.cc.
References gem_g, CSCUpgradeMotherboard::generator_, and CSCUpgradeMotherboard::setupGeometry().
Referenced by setGEMGeometry().
std::unique_ptr<GEMCoPadProcessor> CSCGEMMotherboard::coPadProcessor |
additional processor for GEMs
Definition at line 45 of file CSCGEMMotherboard.h.
Referenced by CSCGEMMotherboard(), and run().
|
protected |
Definition at line 140 of file CSCGEMMotherboard.h.
Referenced by clear(), matchingPads(), printGEMTriggerCoPads(), and retrieveGEMCoPads().
|
protected |
Definition at line 158 of file CSCGEMMotherboard.h.
|
protected |
Definition at line 133 of file CSCGEMMotherboard.h.
Referenced by retrieveGEMPads(), setGEMGeometry(), and setupGeometry().
|
protected |
Definition at line 136 of file CSCGEMMotherboard.h.
Referenced by retrieveGEMCoPads().
|
protected |
Definition at line 134 of file CSCGEMMotherboard.h.
|
protected |
Chamber id (trigger-type labels).
Definition at line 131 of file CSCGEMMotherboard.h.
Referenced by CSCGEMMotherboard().
|
protected |
Definition at line 144 of file CSCGEMMotherboard.h.
Referenced by matchingPads().
|
protected |
Definition at line 143 of file CSCGEMMotherboard.h.
Referenced by matchingPads(), and retrieveGEMPads().
|
protected |
Definition at line 145 of file CSCGEMMotherboard.h.
Referenced by CSCGEMMotherboard(), and matchingPads().
|
protected |
Definition at line 146 of file CSCGEMMotherboard.h.
Referenced by CSCGEMMotherboard().
|
protected |
Definition at line 139 of file CSCGEMMotherboard.h.
Referenced by clear(), matchingPads(), printGEMTriggerPads(), and retrieveGEMPads().
|
protected |
Definition at line 152 of file CSCGEMMotherboard.h.
Referenced by constructLCTsGEM().
|
protected |
Definition at line 154 of file CSCGEMMotherboard.h.
Referenced by constructLCTsGEM().
|
protected |
Definition at line 155 of file CSCGEMMotherboard.h.
Referenced by constructLCTsGEM().
|
protected |
Definition at line 149 of file CSCGEMMotherboard.h.