Skip to content

Commit

Permalink
Removed CVS Keywords from OnlineDB
Browse files Browse the repository at this point in the history
  • Loading branch information
nclopezo committed Sep 12, 2013
1 parent 980bf13 commit d995292
Show file tree
Hide file tree
Showing 70 changed files with 8 additions and 111 deletions.
2 changes: 0 additions & 2 deletions OnlineDB/CSCCondDB/interface/CSCAFEBConnectAnalysis.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@

/** \class CSCAFEBConnectAnalysis
*
* $Date: 2006/06/09 13:15:39 $
* $Revision: 1.1 $
* \author
*/
class CSCAFEBConnectAnalysis {
Expand Down
2 changes: 0 additions & 2 deletions OnlineDB/CSCCondDB/interface/CSCAFEBThrAnalysis.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@

/** \class CSCAFEBThrAnalysis
*
* $Date: 2006/06/09 13:15:39 $
* $Revision: 1.1 $
* \author
*/
class CSCAFEBThrAnalysis {
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/doc/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
EcalCondDB README

$Id: README,v 1.4 2005/10/07 20:35:38 egeland Exp $

This code provides an interface to the Ecal Databases, using OCCI.
For the moment see the header files and the examples in the test/
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/interface/EcalCondDBInterface.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/***********************************************/
/* EcalCondDBInterface.h */
/* */
/* $Id: EcalCondDBInterface.h,v 1.38 2011/05/27 14:37:14 organtin Exp $ */
/* */
/* Interface to the Ecal Conditions DB. */
/***********************************************/
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/interface/EcalLogicID.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id: EcalLogicID.h,v 1.2 2007/11/19 11:12:06 fra Exp $

#ifndef ECALLOGICID_HH
#define ECALLOGICID_HH
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/interface/Tm.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id: Tm.h,v 1.5 2011/03/25 09:06:48 organtin Exp $

#ifndef TM_HH
#define TM_HH
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/makefile.standalone
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id: makefile.standalone,v 1.2 2005/10/07 20:48:06 egeland Exp $
#
# Builds the EcalCondDB project. Requires your $ORACLE_HOME be set and correct

Expand Down
2 changes: 1 addition & 1 deletion OnlineDB/EcalCondDB/sql/update_iov_dates_procedure.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $id$
/*
*
* Procedure to validate an IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
2 changes: 1 addition & 1 deletion OnlineDB/EcalCondDB/sql/update_iov_dates_procedure_new.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $id$
/*
*
* Procedure to validate an IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $id$
/*
*
* Procedure to validate an IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
2 changes: 1 addition & 1 deletion OnlineDB/EcalCondDB/sql/update_odsubrun_iov_dates.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $id$
/*
*
* Procedure to validate an subrun IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROCEDURE update_online_pvss_iov_date
new_since IN DATE,
new_till IN DATE,
logic_id IN INTEGER ) IS
/* $id$
/*
*
* Procedure to validate an IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROCEDURE update_online_pvss_iov_number
new_since IN NUMBER,
new_till IN NUMBER,
logic_id IN INTEGER ) IS
/* $id$
/*
*
* Procedure to validate an IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROCEDURE update_online_pvss_tb_sm_iov
new_since IN DATE,
new_till IN DATE,
dp_name IN VARCHAR2 ) IS
/* $id$
/*
*
* Procedure to validate an IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $id$
/*
*
* Procedure to validate an subrun IoV to be inserted and update a previous
* IoV so that there are no overlaps.
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/src/EcalCondDBInterface.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id: EcalCondDBInterface.cc,v 1.34 2011/05/27 14:37:14 organtin Exp $

#include <iostream>
#include <string>
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/src/EcalLogicID.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// $Id: EcalLogicID.cc,v 1.1 2006/03/01 23:39:52 egeland Exp $

#include <string>

Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
*
* Common variables and functions for the application (basically a config
* script)
* $Id: common.php,v 1.4 2006/07/23 16:53:18 egeland Exp $
*/

function get_conn_params($location) {
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/db_functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* db_functions.php
*
* All the functions used to connect to and query the DB
* $Id: db_functions.php,v 1.5 2006/09/27 20:48:10 egeland Exp $
*/

require_once 'common.php';
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/download.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* Send a file to the browser, forcing a download dialogue
* Credit given below
*
* $Id$
*/

/*
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/ecalconddb-compact.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* ecalconddb.css
*
* CSS styling for the application
* $Id: ecalconddb.css,v 1.2 2006/07/23 16:47:58 egeland Exp $
*/

.r { background: red; }
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/ecalconddb.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* ecalconddb.css
*
* CSS styling for the application
* $Id: ecalconddb.css,v 1.2 2006/07/23 16:47:58 egeland Exp $
*/

.r { background: red; }
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/fixie.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
* fixie.css
* A style sheet to fix IE bugs
* $Id$
*/

body {
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* index.php
*
* Run selection page
* $Id: index.php,v 1.3 2006/08/25 19:46:46 egeland Exp $
*/

require_once 'common.php';
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/list_runs.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* list_runs.php
*
* List a page of runs and subtables for various data categories
* $Id: list_runs.php,v 1.4 2006/09/27 20:37:57 egeland Exp $
*/

require_once 'common.php';
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/pager_functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* Credit: Inspired by Harry Fuecks article
* http://www.oracle.com/technology/pub/articles/oracle_php_cookbook/fuecks_paged.html
*
* $Id$
*/

include('Net/URL.php');
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/plot.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* plot.php
*
* Plot selection and display page
* $Id: plot.php,v 1.2 2006/07/23 16:47:58 egeland Exp $
*/


Expand Down
1 change: 0 additions & 1 deletion OnlineDB/EcalCondDB/webapp/test_funcs.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* test_funcs.php
*
* Scratch space to see that functions are behaving
* $Id: test_funcs.php,v 1.2 2006/07/23 16:47:58 egeland Exp $
*/
-->

Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripConfigDb.h,v 1.78 2009/11/03 22:17:53 wto Exp $

#ifndef OnlineDB_SiStripConfigDb_SiStripConfigDb_h
#define OnlineDB_SiStripConfigDb_SiStripConfigDb_h
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/interface/SiStripDbParams.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripDbParams.h,v 1.12 2008/06/06 14:45:23 bainbrid Exp $

#ifndef OnlineDB_SiStripConfigDb_SiStripDbParams_h
#define OnlineDB_SiStripConfigDb_SiStripDbParams_h
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/interface/SiStripPartition.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripPartition.h,v 1.10 2009/04/03 16:11:53 lowette Exp $

#ifndef OnlineDB_SiStripConfigDb_SiStripPartition_h
#define OnlineDB_SiStripConfigDb_SiStripPartition_h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
* @version 1.0
**/
/*
$Date: 2006/02/02 17:17:00 $
$Log: CDBConnection.java,v $
Revision 1.4 2006/02/02 17:17:00 baulieu
Some modifications for JDK 1.5
Call a PL/SQL function to export the parameters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
**/

/*
$Date: 2006/06/07 12:40:42 $
$Log: ClassNotSupportedException.java,v $
Revision 1.2 2006/06/07 12:40:42 baulieu
Add a - verbose option
Add a serialVersionUID to the ClassNotSupportedException class to avoid a warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
**/

/*
$Date: 2007/06/21 08:19:37 $
$Log: DetIDGenerator.java,v $
Revision 1.8 2007/06/21 08:19:37 gbaulieu
The length of the fibers is in meters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
**/

/*
$Date: 2006/02/10 09:22:13 $
$Log: DetIdConverter.java,v $
Revision 1.2 2006/02/10 09:22:13 baulieu
Retrieve the fibers length
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
**/

/*
$Date: 2006/06/28 11:42:24 $
$Log: IDetIdGenerator.java,v $
Revision 1.1 2006/06/28 11:42:24 gbaulieu
First import of the sources
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
*/

/*
$Date: 2007/01/18 17:04:45 $
$Log: TECAnalyzer.java,v $
Revision 1.2 2007/01/18 17:04:45 gbaulieu
Use an external library for database connections
Use preparedStatements to speed up the queries
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
**/

/*
$Date: 2006/08/30 15:21:12 $
$Log: TECDetIdConverter.java,v $
Revision 1.2 2006/08/30 15:21:12 gbaulieu
Add the TOB analyzer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
**/

/*
$Date: 2006/08/31 15:24:29 $
$Log: TOBDetIdConverter.java,v $
Revision 1.3 2006/08/31 15:24:29 gbaulieu
The TOBCS are directly in the TOB
Correction on the Stereo flag
Expand Down
3 changes: 0 additions & 3 deletions OnlineDB/SiStripConfigDb/src/AnalysisDescriptions.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Last commit: $Id: AnalysisDescriptions.cc,v 1.12 2008/06/06 14:48:53 bainbrid Exp $
// Latest tag: $Name: V05-00-04 $
// Location: $Source: /cvs_server/repositories/CMSSW/CMSSW/OnlineDB/SiStripConfigDb/src/AnalysisDescriptions.cc,v $

#include "OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h"
#include "DataFormats/SiStripCommon/interface/SiStripEnumsAndStrings.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/DcuDetIds.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: DcuDetIds.cc,v 1.6 2008/06/06 14:48:53 bainbrid Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/DeviceDescriptions.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: DeviceDescriptions.cc,v 1.37 2010/04/20 09:27:45 dstrom Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h"
#include "DataFormats/SiStripCommon/interface/SiStripFecKey.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/FedConnections.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: FedConnections.cc,v 1.34 2010/04/20 09:28:13 dstrom Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/FedDescriptions.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: FedDescriptions.cc,v 1.32 2009/04/06 16:57:28 lowette Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h"
#include "CondFormats/SiStripObjects/interface/SiStripFedCabling.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/SiStripConfigDb.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripConfigDb.cc,v 1.75 2008/10/31 09:20:27 bainbrid Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripConfigDb.h"
#include "DataFormats/SiStripCommon/interface/SiStripConstants.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/SiStripDbParams.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripDbParams.cc,v 1.13 2009/02/20 10:03:40 alinn Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripDbParams.h"
#include "DataFormats/SiStripCommon/interface/SiStripEnumsAndStrings.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/src/SiStripPartition.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripPartition.cc,v 1.19 2009/09/03 17:04:49 lowette Exp $

#include "OnlineDB/SiStripConfigDb/interface/SiStripPartition.h"
#include "DataFormats/SiStripCommon/interface/SiStripEnumsAndStrings.h"
Expand Down
1 change: 0 additions & 1 deletion OnlineDB/SiStripConfigDb/test/plugins/module.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: module.cc,v 1.4 2008/04/11 13:27:34 bainbrid Exp $

#include "FWCore/Framework/interface/MakerMacros.h"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: testSiStripConfigDb.cc,v 1.17 2009/04/06 16:57:28 lowette Exp $

#include "OnlineDB/SiStripConfigDb/test/plugins/testSiStripConfigDb.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
Expand Down
3 changes: 0 additions & 3 deletions OnlineDB/SiStripConfigDb/test/plugins/testSiStripConfigDb.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Last commit: $Id: testSiStripConfigDb.h,v 1.2 2008/04/29 11:57:06 bainbrid Exp $
// Latest tag: $Name: V07-01-06 $
// Location: $Source: /cvs_server/repositories/CMSSW/CMSSW/OnlineDB/SiStripConfigDb/test/plugins/testSiStripConfigDb.h,v $

#ifndef OnlineDB_SiStripConfigDb_testSiStripConfigDb_H
#define OnlineDB_SiStripConfigDb_testSiStripConfigDb_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Last commit: $Id: SiStripCondObjBuilderFromDb.h,v 1.11 2011/09/19 08:32:24 demattia Exp $
// Latest tag: $Name: V05-01-05 $
// Location: $Source: /local/reps/CMSSW/CMSSW/OnlineDB/SiStripESSources/interface/SiStripCondObjBuilderFromDb.h,v $

#ifndef OnlineDB_SiStripESSources_SiStripCondObjBuilderFromDb_H
#define OnlineDB_SiStripESSources_SiStripCondObjBuilderFromDb_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Last commit: $Id: SiStripFedCablingBuilderFromDb.h,v 1.16 2008/04/30 08:15:33 bainbrid Exp $

#ifndef OnlineDB_SiStripESSources_SiStripFedCablingBuilderFromDb_H
#define OnlineDB_SiStripESSources_SiStripFedCablingBuilderFromDb_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Last commit: $Id: SiStripGainBuilderFromDb.h,v 1.2 2008/09/29 13:20:28 bainbrid Exp $
// Latest tag: $Name: V05-01-05 $
// Location: $Source: /local/reps/CMSSW/CMSSW/OnlineDB/SiStripESSources/interface/SiStripGainBuilderFromDb.h,v $

#ifndef OnlineDB_SiStripESSources_SiStripGainBuilderFromDb_H
#define OnlineDB_SiStripESSources_SiStripGainBuilderFromDb_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Last commit: $Id: SiStripNoiseBuilderFromDb.h,v 1.6 2008/07/17 10:27:58 giordano Exp $
// Latest tag: $Name: V05-01-05 $
// Location: $Source: /local/reps/CMSSW/CMSSW/OnlineDB/SiStripESSources/interface/SiStripNoiseBuilderFromDb.h,v $

#ifndef OnlineDB_SiStripESSources_SiStripNoiseBuilderFromDb_H
#define OnlineDB_SiStripESSources_SiStripNoiseBuilderFromDb_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Last commit: $Id: SiStripPedestalsBuilderFromDb.h,v 1.6 2008/07/17 10:27:58 giordano Exp $
// Latest tag: $Name: V05-01-05 $
// Location: $Source: /local/reps/CMSSW/CMSSW/OnlineDB/SiStripESSources/interface/SiStripPedestalsBuilderFromDb.h,v $

#ifndef OnlineDB_SiStripESSources_SiStripPedestalsBuilderFromDb_H
#define OnlineDB_SiStripESSources_SiStripPedestalsBuilderFromDb_H
Expand Down
2 changes: 0 additions & 2 deletions OnlineDB/SiStripESSources/src/SiStripCondObjBuilderFromDb.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Last commit: $Id: SiStripCondObjBuilderFromDb.cc,v 1.26 2013/01/09 18:47:27 davidlt Exp $
// Latest tag: $Name: V05-01-05 $

#include "OnlineDB/SiStripESSources/interface/SiStripCondObjBuilderFromDb.h"
#include "OnlineDB/SiStripESSources/interface/SiStripFedCablingBuilderFromDb.h"
Expand Down
Loading

0 comments on commit d995292

Please sign in to comment.