Skip to content

Commit

Permalink
changed to default as suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Jun 22, 2022
1 parent dbc2838 commit e2582cc
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@
class DDHGCalWaferPartialRotated : public DDAlgorithm {
public:
// Constructor and Destructor
DDHGCalWaferPartialRotated() {}
DDHGCalWaferPartialRotated() = default;
~DDHGCalWaferPartialRotated() override = default;

void initialize(const DDNumericArguments& nArgs,
Expand Down

0 comments on commit e2582cc

Please sign in to comment.