We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3d28c commit a72ee5bCopy full SHA for a72ee5b
Common/Tasks/qaMuon.cxx
@@ -244,7 +244,7 @@ struct muonQa {
244
// Derived version of mch::Track class that handles the associated clusters as internal objects and deletes them in the destructor
245
class TrackRealigned : public mch::Track
246
{
247
- public:
+ public:
248
TrackRealigned() = default;
249
~TrackRealigned()
250
0 commit comments