Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18903
b: "refs/heads/CMSSW_7_0_X"
c: 2477714
h: "refs/heads/CMSSW_7_0_X"
i:
  18901: 1b7b80c
  18899: c1fdb55
  18895: 3b8a36f
v: v3
  • Loading branch information
Luca Lista committed Feb 1, 2007
1 parent 782759c commit 3210713
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 90c10214674639ca7a94515baf184b0cc75e1b69
"refs/heads/CMSSW_7_0_X": 020dac4058e405db73c2c6142e8fd9b244b309e3
"refs/heads/CMSSW_7_0_X": 24777140dafc585e548ebb9cf099c8fc5c852caa
2 changes: 2 additions & 0 deletions trunk/DataFormats/RecoCandidate/BuildFile
Expand Up @@ -4,6 +4,7 @@
<use name=DataFormats/Common>
<use name=DataFormats/EgammaReco>
<use name=DataFormats/HcalRecHit>
<use name=DataFormats/GsfTrackReco>
<use name=DataFormats/TrackReco>
<use name=rootrflx>
<export>
Expand All @@ -12,6 +13,7 @@
<use name=DataFormats/Candidate>
<use name=DataFormats/Common>
<use name=DataFormats/EgammaReco>
<use name=DataFormats/GsfTrackReco>
<use name=DataFormats/TrackReco>
<lib name=DataFormatsRecoCandidate>
</export>
Expand Down
4 changes: 2 additions & 2 deletions trunk/DataFormats/RecoCandidate/interface/RecoCandidate.h
Expand Up @@ -6,12 +6,12 @@
*
* \author Luca Lista, INFN
*
* \version $Id: RecoCandidate.h,v 1.16 2006/12/11 10:12:03 llista Exp $
* \version $Id: RecoCandidate.h,v 1.17 2007/01/11 14:01:58 llista Exp $
*
*/
#include "DataFormats/Candidate/interface/LeafCandidate.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/TrackReco/interface/GsfTrackFwd.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/CaloTowers/interface/CaloTowerCollection.h"
#include "DataFormats/CaloTowers/interface/CaloTowerFwd.h"
Expand Down

0 comments on commit 3210713

Please sign in to comment.