Skip to content

Commit

Permalink
increase ClassDef
Browse files Browse the repository at this point in the history
  • Loading branch information
wiechula committed Apr 14, 2016
1 parent 76ac4fb commit ef8bc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TPC/TPCbase/AliTPCCalibCE.h
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ class AliTPCCalibCE : public AliTPCCalibRawBase {
TVectorF* GetPadPedestalEvent(Int_t sector, Bool_t force=kFALSE);

/// \cond CLASSIMP
ClassDef(AliTPCCalibCE,10) //Implementation of the TPC Central Electrode calibration
ClassDef(AliTPCCalibCE,11) //Implementation of the TPC Central Electrode calibration
/// \endcond
};

Expand Down

0 comments on commit ef8bc80

Please sign in to comment.