#include <iostream>
#include <typeinfo>
#include "EventFilter/CSCRawToDigi/interface/bitset_append.h"
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 31 of file cscPackerCompare.h.
References bitset_utilities::bitsetToChar(), DMR_cfg::cerr, data, Skims_PA_cff::name, bitset_utilities::printWords(), and submitPVValidationJobs::t.
Referenced by CSCTMBData::selfTest().
Definition at line 22 of file cscPackerCompare.h.
References bitset_utilities::bitsetToChar(), data, and submitPVValidationJobs::t.
Referenced by CSCEventData::selfTest().
Compares two objects, and prints them out if they differ
Definition at line 12 of file cscPackerCompare.h.
References DMR_cfg::cerr, mps_fire::result, RandomServiceHelper::t1, and RandomServiceHelper::t2.
Referenced by CSCEventData::selfTest(), and CSCTMBHeader::selfTest().