Revision: | 1.2 |
Committed: | Thu Jun 5 07:53:21 2008 UTC (16 years, 11 months ago) by loizides |
Content type: | text/plain |
Branch: | MAIN |
Changes since 1.1: | +4 -2 lines |
Log Message: | Started with set of predefined branch names. |
# | User | Rev | Content |
---|---|---|---|
1 | loizides | 1.2 | // $Id: Names.cc,v 1.1 2008/06/01 10:03:39 loizides Exp $ |
2 | loizides | 1.1 | |
3 | #include "MitAna/DataTree/interface/Names.h" | ||
4 | |||
5 | using namespace mithep; | ||
6 | |||
7 | loizides | 1.2 | const char *Names::gkMitTreeName = "MitTree"; |
8 | const char *Names::gkGenPartBrn = "GenParticles"; | ||
9 | const char *Names::gkMuonBrn = "Muons"; |