Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123229
b: refs/heads/vhbbHeppy74X
c: 127d497
h: refs/heads/vhbbHeppy74X
i:
  123227: 21a3080
  • Loading branch information
Joerg Behr committed Apr 26, 2013
1 parent 10f6c0d commit 51feb16
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/vhbbHeppy74X: 83b5ec16c62602914000a14fcca0a6138b9407a9
refs/heads/vhbbHeppy74X: 127d4972e4dbd1d1208d682b35e8017b16ba1aae
10 changes: 3 additions & 7 deletions trunk/Alignment/MillePedeAlignmentAlgorithm/src/PedeSteerer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
*
* \author : Gero Flucke
* date : October 2006
* $Revision: 1.32 $
* $Date: 2012/06/30 10:19:14 $
* (last update by $Author: eulisse $)
* $Revision: 1.33 $
* $Date: 2013/04/26 10:35:49 $
* (last update by $Author: jbehr $)
*/

#include "PedeSteerer.h"
Expand All @@ -24,9 +24,6 @@
#include "Alignment/CommonAlignmentAlgorithm/interface/SelectionUserVariables.h"
#include "Alignment/CommonAlignmentParametrization/interface/AlignmentParametersFactory.h"
#include "Alignment/CommonAlignmentParametrization/interface/RigidBodyAlignmentParameters.h"
#include "Alignment/CommonAlignmentParametrization/interface/BowedSurfaceAlignmentDerivatives.h"
#include "Alignment/CommonAlignmentParametrization/interface/TwoBowedSurfacesAlignmentParameters.h"

#include "Alignment/TrackerAlignment/interface/TrackerAlignableId.h"
// for 'type identification' as Alignable
#include "Alignment/TrackerAlignment/interface/AlignableTracker.h"
Expand All @@ -46,7 +43,6 @@
#include <fstream>
#include <sstream>
#include <algorithm>
#include <utility>

// from ROOT
#include <TSystem.h>
Expand Down
11 changes: 3 additions & 8 deletions trunk/Alignment/MillePedeAlignmentAlgorithm/src/PedeSteerer.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,21 @@
*
* \author : Gero Flucke
* date : October 2006
* $Date: 2011/02/16 13:11:57 $
* $Revision: 1.21 $
* (last update by $Author: mussgill $)
* $Date: 2013/04/26 10:35:49 $
* $Revision: 1.22 $
* (last update by $Author: jbehr $)
*/

#include <list>
#include <vector>
#include <map>
#include <set>
#include <sstream>
#include <string>
// forward ofstream:
#include <iosfwd>

#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "boost/shared_ptr.hpp"

#include <DataFormats/GeometryVector/interface/GlobalPoint.h>
#include <CondFormats/Alignment/interface/Definitions.h>

class Alignable;
class AlignableTracker;
class AlignableMuon;
Expand Down

0 comments on commit 51feb16

Please sign in to comment.