24 other.theOwner =
false;
36 other.theOwner =
false;
46 : theTracker(trackerEvent.theTracker),
47 theStripData(trackerEvent.theStripData),
48 thePixelData(trackerEvent.thePixelData),
49 thePhase2OTData(nullptr),
50 thePhase2OTVectorHits(nullptr),
51 thePhase2OTVectorHitsRej(nullptr),
55 edm::LogError(
"ProductIdMismatch") <<
"The strip masking does not point to the strip collection of clusters: "
58 <<
"The strip masking does not point to the strip collection of clusters: "
63 edm::LogError(
"ProductIdMismatch") <<
"The pixel masking does not point to the proper collection of clusters: "
66 <<
"The pixel masking does not point to the proper collection of clusters: "
82 : theTracker(trackerEvent.theTracker),
83 theStripData(nullptr),
84 thePixelData(trackerEvent.thePixelData),
85 thePhase2OTData(trackerEvent.thePhase2OTData),
86 thePhase2OTVectorHits(trackerEvent.thePhase2OTVectorHits),
87 thePhase2OTVectorHitsRej(trackerEvent.thePhase2OTVectorHitsRej),
90 edm::LogError(
"ProductIdMismatch") <<
"The pixel masking does not point to the proper collection of clusters: "
93 <<
"The pixel masking does not point to the proper collection of clusters: "
98 edm::LogError(
"ProductIdMismatch") <<
"The pixel masking does not point to the proper collection of clusters: "
101 <<
"The pixel masking does not point to the proper collection of clusters: "