#include <CMReprocessing.h>
Definition at line 17 of file CMReprocessing.h.
◆ CMReprocessing()
Definition at line 12 of file CMReprocessing.cxx.
13
14
15
16
17
21
22
23
24
27
28
29
30 simu.reComputeFooter();
31
32 CMROCompare CMROcmp(hard, &simu);
33 int outCompare = CMROcmp.diffOut();
34 cout << " Comparison flag = " << outCompare << endl << " check Fragment = " << simu.checkFragment() << endl;
35
36 if (outCompare) {
38 cout << endl;
39 }
40
41}
BaseObject(ObjectType, const std::string &)
void doMatrix(Matrix *CMpointer)
◆ ~CMReprocessing()
| CMReprocessing::~CMReprocessing |
( |
| ) |
|
◆ name()
| const std::string & BaseObject::name |
( |
| ) |
const |
|
inlineinherited |
◆ Print()
| virtual void BaseObject::Print |
( |
std::ostream & | , |
|
|
bool | ) const |
|
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.
◆ tag()
◆ m_name
| std::string BaseObject::m_name |
|
privateinherited |
◆ m_tag
The documentation for this class was generated from the following files: