ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
MitAna
/
DataCont
/
src
/
RunLumiSet.cc
Revision:
1.1
Committed:
Sat May 29 18:10:14 2010 UTC
(14 years, 11 months ago) by
bendavid
Content type:
text/plain
Branch:
MAIN
CVS Tags:
Mit_014b, Mit_014a, Mit_014
Log Message:
Refactor lumi selection code a bit
File Contents
#
User
Rev
Content
1
bendavid
1.1
// $Id: BaseCollection.cc,v 1.3 2009/03/02 12:34:00 loizides Exp $
2
3
#include "MitAna/DataCont/interface/RunLumiSet.h"
4
#include <TClass.h>
5
6
ClassImp(mithep::RunLumiSet)
7