![]() |
ATLAS Offline Software
|
#include <CMROCompare.h>
Public Member Functions | |
| CMROCompare (MatrixReadOut *h, MatrixReadOut *s) | |
| ~CMROCompare () | |
| void | compare () |
| void | compareHead () |
| void | compareSubh () |
| void | compareBody () |
| void | compareFoot () |
| CMAword | diffOut () |
| ObjectType | tag () const |
| const std::string & | name () const |
| virtual void | Print (std::ostream &, bool) const |
Private Attributes | |
| MatrixReadOut * | m_hardware |
| MatrixReadOut * | m_simulation |
| CMAword | m_diffOutput |
| ObjectType | m_tag |
| std::string | m_name |
Definition at line 12 of file CMROCompare.h.
| CMROCompare::CMROCompare | ( | MatrixReadOut * | h, |
| MatrixReadOut * | s ) |
Definition at line 13 of file CMROCompare.cxx.
| CMROCompare::~CMROCompare | ( | ) |
Definition at line 31 of file CMROCompare.cxx.
| void CMROCompare::compare | ( | ) |
Definition at line 33 of file CMROCompare.cxx.
| void CMROCompare::compareBody | ( | ) |
Definition at line 52 of file CMROCompare.cxx.
| void CMROCompare::compareFoot | ( | ) |
Definition at line 96 of file CMROCompare.cxx.
| void CMROCompare::compareHead | ( | ) |
Definition at line 40 of file CMROCompare.cxx.
| void CMROCompare::compareSubh | ( | ) |
Definition at line 46 of file CMROCompare.cxx.
|
inline |
Definition at line 21 of file CMROCompare.h.
|
inlineinherited |
Definition at line 23 of file BaseObject.h.
|
inlinevirtualinherited |
Reimplemented in bitPATTERN, CMAdata, CMAparameters, CMApatterns, CMAtrigger, MuonSimuTrack, PADdata, PADpatterns, RPC_CondCabling::CMAcablingdata, RPC_CondCabling::CMApivotdata, RPC_CondCabling::RPCchamber, RPC_CondCabling::RPCchamberdata, RPC_CondCabling::WiredOR, RPC_CondCabling::WiredORdata, RPCdigit, RPCtrigDataObject, SLdata, and SLpatterns.
Definition at line 25 of file BaseObject.h.
|
inlineinherited |
Definition at line 22 of file BaseObject.h.
|
private |
Definition at line 26 of file CMROCompare.h.
|
private |
Definition at line 24 of file CMROCompare.h.
|
privateinherited |
Definition at line 16 of file BaseObject.h.
|
private |
Definition at line 25 of file CMROCompare.h.
|
privateinherited |
Definition at line 15 of file BaseObject.h.