Fork me on GitHub

Changeset 260 in svn for trunk/interface/BFieldProp.h


Ignore:
Timestamp:
Feb 9, 2009, 3:37:19 PM (15 years ago)
Author:
severine ovyn
Message:

add header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/BFieldProp.h

    r248 r260  
    22#define _BFIELD_PROP_H_
    33
    4 /*
    5  *   ---- Delphes ----
    6  *     A Fast Simulator for general purpose LHC detector
    7  *       S. Ovyn ~~~~ severine.ovyn@uclouvain.be
    8  *
    9  *         Center for Particle Physics and Phenomenology (CP3)
    10  *           Universite Catholique de Louvain (UCL)
    11  *             Louvain-la-Neuve, Belgium
    12  *             */
     4/***********************************************************************
     5**                                                                    **
     6**          /----------------------------------------------\          **
     7**         |  Delphes, a framework for the fast simulation  |         **
     8**         |       of a  generic collider experiment        |         **
     9**          \----------------------------------------------/          **
     10**                                                                    **
     11**                                                                    **
     12**   This package uses:                                               **
     13**   ------------------                                               **
     14**   FastJet algorithm: Phys. Lett. B641 (2006) [hep-ph/0512210]      **
     15**   Hector: JINST 2:P09005 (2007) [physics.acc-ph:0707.1198v2]       **
     16**   FROG: [hep-ex/0901.2718v1]                                       **
     17**                                                                    **
     18** ------------------------------------------------------------------ **
     19**                                                                    **
     20**   Main authors:                                                    **
     21**   -------------                                                    **
     22**                                                                    **
     23**                Severine Ovyn                Xavier Rouby           **
     24**          severine.ovyn@uclouvain.be      xavier.rouby@cern         **
     25**                                                                    **
     26**         Center for Particle Physics and Phenomenology (CP3)        **
     27**                Universite catholique de Louvain (UCL)              **       
     28**                     Louvain-la-Neuve, Belgium                      **           
     29**                                                                    **
     30**                      Copyright (C) 2008-2009,                      **
     31**                        All rights reserved.                        ** 
     32**                                                                    **
     33***********************************************************************/
    1334
    1435#include "TLorentzVector.h"
Note: See TracChangeset for help on using the changeset viewer.