ATLAS Offline Software
TriggerElement.icc
Go to the documentation of this file.
1 // Dear Emacs this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 /**
8  * IMPROVEMENT TO BE DONE:
9  * find firs having the same CLID
10  * after that go ahead until different CLID and copy to objects
11  * that would be an optimization step
12  * for that the features should be inserted in stable manner
13  */
14 /*
15  The features manegement was moved to Navigation.icc. No templated code in TriggerElement now.
16  Will delete this file as soon as the idea behind current development will get validated.
17 */
18 // EOF