Skip to content

Commit

Permalink
DataFormats/CTPPSDetId: paths upated
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kaspar committed Jul 28, 2016
1 parent 92c3f72 commit 77d408a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DataFormats/CTPPSDetId/interface/TotemRPDetId.h
Expand Up @@ -7,8 +7,8 @@
*
****************************************************************************/

#ifndef DataFormats_TotemRPDetId_TotemRPDetId
#define DataFormats_TotemRPDetId_TotemRPDetId
#ifndef DataFormats_CTPPSDetId_CTPPSDetId
#define DataFormats_CTPPSDetId_CTPPSDetId

#include "DataFormats/DetId/interface/DetId.h"

Expand Down
2 changes: 1 addition & 1 deletion DataFormats/CTPPSDetId/src/TotemRPDetId.cc
Expand Up @@ -8,7 +8,7 @@
****************************************************************************/


#include "DataFormats/TotemRPDetId/interface/TotemRPDetId.h"
#include "DataFormats/CTPPSDetId/interface/TotemRPDetId.h"
#include "FWCore/Utilities/interface/Exception.h"

using namespace std;
Expand Down
2 changes: 1 addition & 1 deletion DataFormats/CTPPSDetId/src/classes.h
@@ -1,4 +1,4 @@
#include "DataFormats/TotemRPDetId/interface/TotemRPDetId.h"
#include "DataFormats/CTPPSDetId/interface/TotemRPDetId.h"

namespace DataFormats_TotemRPDetId {
struct dictionary {
Expand Down

0 comments on commit 77d408a

Please sign in to comment.