src
RecoTracker
PixelSeeding
src
IntermediateHitTriplets.cc
Go to the documentation of this file.
1
#include "
RecoTracker/PixelSeeding/interface/IntermediateHitTriplets.h
"
2
#include "
FWCore/Utilities/interface/Exception.h
"
3
4
IntermediateHitTriplets::IntermediateHitTriplets
(
const
IntermediateHitTriplets
& rh) {
5
throw
cms::Exception
(
"Not Implemented"
) <<
"The copy constructor of IntermediateHitTriplets should never be called. "
6
"The function exists only to make ROOT dictionary generation happy."
;
7
}
Exception
Definition:
hltDiff.cc:245
IntermediateHitTriplets::IntermediateHitTriplets
IntermediateHitTriplets()
Definition:
IntermediateHitTriplets.h:245
Exception.h
IntermediateHitTriplets.h
IntermediateHitTriplets
Definition:
IntermediateHitTriplets.h:22
Generated for CMSSW Reference Manual by
1.8.14