![]() |
![]() |
Go to the source code of this file.
Functions | |
template<class T > | |
bool | cscClassPackerCompare (T &t) |
template<class T > | |
T | cscPackAndUnpack (T &t) |
template<class T > | |
bool | cscPackerCompare (const T &t1, const T &t2) |
bool cscClassPackerCompare | ( | T & | t | ) |
Definition at line 33 of file cscPackerCompare.h.
References bitset_utilities::bitsetToChar(), ExpressReco_HICollisions_FallBack::cerr, runTheMatrix::data, AlCaRecoCosmics_cfg::name, bitset_utilities::printWords(), and matplotRender::t.
Referenced by CSCTMBData::selfTest().
T cscPackAndUnpack | ( | T & | t | ) |
Definition at line 22 of file cscPackerCompare.h.
References bitset_utilities::bitsetToChar(), and runTheMatrix::data.
Referenced by CSCEventData::selfTest().
bool cscPackerCompare | ( | const T & | t1, |
const T & | t2 | ||
) |
Compares two objects, and prints them out if they differ
Definition at line 10 of file cscPackerCompare.h.
References ExpressReco_HICollisions_FallBack::cerr, and query::result.
Referenced by CSCTMBHeader::selfTest(), and CSCEventData::selfTest().