Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ add_subdirectory(CalPatRec)
add_subdirectory(CommonMC)
add_subdirectory(CommonReco)
add_subdirectory(Compression)
add_subdirectory(ConditionsService)
add_subdirectory(ConfigTools)
add_subdirectory(CosmicRayShieldGeom)
add_subdirectory(CosmicReco)
Expand Down
25 changes: 0 additions & 25 deletions ConditionsService/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion ConditionsService/data/conditions_01.txt

This file was deleted.

50 changes: 0 additions & 50 deletions ConditionsService/inc/ConditionsHandle.hh

This file was deleted.

124 changes: 0 additions & 124 deletions ConditionsService/inc/ConditionsService.hh

This file was deleted.

88 changes: 0 additions & 88 deletions ConditionsService/src/ConditionsService.cc

This file was deleted.

8 changes: 0 additions & 8 deletions ConditionsService/src/ConditionsService_service.cc

This file was deleted.

56 changes: 0 additions & 56 deletions ConditionsService/src/SConscript

This file was deleted.

6 changes: 3 additions & 3 deletions Mu2eInterfaces/inc/ConditionsEntity.hh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef ConditionsService_ConditionsEntity_hh
#define ConditionsService_ConditionsEntity_hh
#ifndef Mu2eInterfaces_ConditionsEntity_hh
#define Mu2eInterfaces_ConditionsEntity_hh
//
// A base class for objects held by the conditions data system.
//
Expand All @@ -20,4 +20,4 @@ namespace mu2e
};
}

#endif /* ConditionsService_ConditionsEntity_hh */
#endif /* Mu2eInterfaces_ConditionsEntity_hh */