Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:28:48

0001 #ifndef TkDetLayers_TECPetal_h
0002 #define TkDetLayers_TECPetal_h
0003 
0004 #include "CompositeTECPetal.h"
0005 
0006 // the sole TECPetal...
0007 using TECPetal = CompositeTECPetal;
0008 
0009 #endif